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 via @Real-Gecko

This commit is contained in:
catborise 2020-05-25 22:12:27 +03:00
parent 729f9e0039
commit 8b09037981
3 changed files with 30 additions and 27 deletions

View file

@ -7,7 +7,7 @@
/* Global Styles */
body {
padding-bottom: 40px;
padding-bottom: 50px;
}
.container {