Skip to content
Snippets Groups Projects
Commit a52209d2 authored by xamgore's avatar xamgore
Browse files

Fix settings window size

parent 45dfd628
Branches
Tags
No related merge requests found
......@@ -106,4 +106,13 @@
display: none;
}
}
div.window {
min-width: initial;
.window-block {
width: initial;
border-radius: 0;
}
}
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment