1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

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;
}