From 4af35e776f3c2d29aabed716ef9f02286e561014 Mon Sep 17 00:00:00 2001 From: gSpot Date: Mon, 10 Jun 2024 16:59:23 +0300 Subject: [PATCH] luci-app: updated log-base.js. --- .../htdocs/luci-static/resources/view/ruantiblock/log-base.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-ruantiblock/htdocs/luci-static/resources/view/ruantiblock/log-base.js b/luci-app-ruantiblock/htdocs/luci-static/resources/view/ruantiblock/log-base.js index 8bb4747..d95fbda 100644 --- a/luci-app-ruantiblock/htdocs/luci-static/resources/view/ruantiblock/log-base.js +++ b/luci-app-ruantiblock/htdocs/luci-static/resources/view/ruantiblock/log-base.js @@ -140,7 +140,7 @@ log-emerg td { } .log-side-block { position: fixed; - z-index: 1 !important; + z-index: 200 !important; opacity: 0.7; right: 1px; top: 40vh;