fix needless scrollbar on new ui on certain themes

This commit is contained in:
Omsi 2019-11-27 23:35:33 -08:00
parent 16fc2c940b
commit a627f9e1d4

View File

@ -2,6 +2,7 @@ html {
font-size: 62.5%;
height: 100%;
width: 100%;
overflow: hidden;
}
._kong-test {