1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 15:49:43 +00:00

Fix issue with scrollbar always showing

This commit is contained in:
TwinProduction
2020-04-26 23:59:30 -04:00
parent fb90a0b299
commit bf2fbcb395

View File

@@ -11,9 +11,6 @@
html {
height: 100%;
}
body {
min-height: 100%;
}
#results div.container:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;