From 30e05651bc393963ba9c073b4a1be01461a7587b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=27rysiek=27=20Wo=C5=BAniak?= Date: Sat, 8 Oct 2022 00:13:23 +0000 Subject: [PATCH] libresilient-fancy.js: UI z-index set to a high value, fixing some display issues --- libresilient-fancy.js | 1 + 1 file changed, 1 insertion(+) diff --git a/libresilient-fancy.js b/libresilient-fancy.js index 98e3a81..48da2cc 100644 --- a/libresilient-fancy.js +++ b/libresilient-fancy.js @@ -50,6 +50,7 @@ libresilient.addUI = () => { top:0px; right:0px; visibility:hidden; + z-index: 1000; } #libresilient-ui.content-unavailable, #libresilient-ui:target {