Skip to content
Snippets Groups Projects
Commit c8411aec authored by Peter Mack's avatar Peter Mack
Browse files

root.css: Change min-width to 360px

parent b900a8c9
No related tags found
No related merge requests found
Pipeline #209364 passed
......@@ -3,5 +3,5 @@
/* Reduce minimum window width */
:root {
min-width: 300px !important;
min-width: 360px !important;
}
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