Update styles.fix.css

This commit is contained in:
myvesta 2023-06-10 22:47:04 +02:00 committed by GitHub
commit 8fd8e33c3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -698,6 +698,7 @@ b, strong {
right: 0px; right: 0px;
box-sizing: border-box; box-sizing: border-box;
height: 100%; height: 100%;
background: #fff;
} }
.l-content .io-log { .l-content .io-log {
color: #58666f; color: #58666f;
@ -706,7 +707,7 @@ b, strong {
position: relative; position: relative;
display: block; display: block;
/*overflow-scrolling: auto;*/ /*overflow-scrolling: auto;*/
z-index: 98; z-index: 99;
top: 0px; top: 0px;
right: 0px; right: 0px;
background: #fff; background: #fff;
@ -807,7 +808,7 @@ b, strong {
height: 100%; height: 100%;
display: block; display: block;
/*overflow-scrolling: auto;*/ /*overflow-scrolling: auto;*/
z-index: 98; z-index: 99;
top: 0px; top: 0px;
right: 0px; right: 0px;
background: #fff; background: #fff;