aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-14 19:21:01 +0000
committerMario <mario@mariovavti.com>2024-03-14 19:21:01 +0000
commit754d90a676e6cd8166965f12f2b3fa0bb203988e (patch)
treeeb786740b1ac35f0d49f56866424faa8c2f760d5
parent8b0dce56adcf6ef829af30e7857b82873793c4e8 (diff)
downloadvolse-hubzilla-754d90a676e6cd8166965f12f2b3fa0bb203988e.tar.gz
volse-hubzilla-754d90a676e6cd8166965f12f2b3fa0bb203988e.tar.bz2
volse-hubzilla-754d90a676e6cd8166965f12f2b3fa0bb203988e.zip
fix overlay z-index
-rw-r--r--view/theme/redbasic/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 667708f02..9b93e28ee 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -72,6 +72,7 @@ main {
height: 100vh;
background: rgba(0, 0, 0, .3);
cursor: pointer;
+ z-index: 1010;
}
h1, .h1 {