Fix instance bottom bar overlapping main content

This commit is contained in:
Real-Gecko
2020-05-25 17:32:36 +06:00
parent 618d88f1c4
commit 6d82c2820b
3 changed files with 40 additions and 31 deletions

View File

@@ -150,4 +150,8 @@ p {
.multipleselect-on {
color:#ffffff;
background-color:#000099;
}
.bottom-bar-margin {
margin-top: 65px;
}