Reverted changes to css because it wasn't working on external webserver (idk why)
This commit is contained in:
parent
e107baf3ab
commit
2182daa058
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user