From 8fd8e33c3f84bf0055667d83e415e0976d021aff Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Sat, 10 Jun 2023 22:47:04 +0200 Subject: [PATCH] Update styles.fix.css --- web/css/styles.fix.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/css/styles.fix.css b/web/css/styles.fix.css index 5a9d1cad1..fae5492fd 100644 --- a/web/css/styles.fix.css +++ b/web/css/styles.fix.css @@ -698,6 +698,7 @@ b, strong { right: 0px; box-sizing: border-box; height: 100%; + background: #fff; } .l-content .io-log { color: #58666f; @@ -706,7 +707,7 @@ b, strong { position: relative; display: block; /*overflow-scrolling: auto;*/ - z-index: 98; + z-index: 99; top: 0px; right: 0px; background: #fff; @@ -807,7 +808,7 @@ b, strong { height: 100%; display: block; /*overflow-scrolling: auto;*/ - z-index: 98; + z-index: 99; top: 0px; right: 0px; background: #fff;