Skip to content
Snippets Groups Projects
Commit 6b4361a8 authored by Greg Fodor's avatar Greg Fodor
Browse files

Remove unneeded css

parent 58052c42
No related branches found
No related tags found
No related merge requests found
......@@ -27,11 +27,6 @@ $dark-transparent: rgba(0, 0, 0, 0.5);
}
.ui-dialog--darkened {
display: grid;
grid-template-columns: 1fr 20px minmax(200px, 400px) 20px 1fr;
grid-template-rows: 1fr 20px minmax(400px, 600px) 20px 1fr;
width: 100%;
height: 100%;
background-color: $dark-transparent;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment