[Web] Remove sidebars from admin

This commit is contained in:
andryyy
2020-05-12 18:29:36 +02:00
parent a37b4c1b1c
commit c93b320be6
3 changed files with 125 additions and 184 deletions

View File

@@ -53,11 +53,6 @@ body.modal-open {
margin-top: -65px;
visibility: hidden;
}
.scrollboxFixed {
position: fixed;
top: 65px;
z-index: 1;
}
.thumbnail img {
min-height:100px;
height:100px;