diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
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 { |