webapi: Remove deprecated css.
The overlay setting for overflow has been deprecated for quite some time, and these days doesn't work on most browsers.
This commit is contained in:
parent
1e6b379864
commit
a0d9cbf6b3
@ -2,7 +2,6 @@ html, body {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
overflow-y: overlay;
|
|
||||||
background-color: #F3F5F6;
|
background-color: #F3F5F6;
|
||||||
color: #3D5873;
|
color: #3D5873;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user