Reverted changes to css because it wasn't working on external webserver (idk why)

This commit is contained in:
Tristan Ancelet 2023-05-27 16:46:38 -05:00
parent e107baf3ab
commit 2182daa058

View File

@ -111,11 +111,12 @@ body {
padding: 1rem; padding: 1rem;
margin-right: 1rem; margin-right: 1rem;
} }
/*
.menu_bar.double_width:not(:has(.log_table)){ .menu_bar.double_width:not(:has(.log_table)){
display:none; display:none;
visibility: hidden; visibility: hidden;
} }
*/
.border_rounded_left { .border_rounded_left {