diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-09 20:23:06 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-09 20:23:06 +0300 |
| commit | 2acb23a01a9382452ec82396f87e2e76c49fca14 (patch) | |
| tree | d38e506d18bd0b5cca2c83ea868a6942ba8f3d3e /web/css | |
| parent | 02b7027ad83c1d27765f2e78dcedc2eb4df00b34 (diff) | |
s1 keep scan indicator above admin modal
Diffstat (limited to 'web/css')
| -rw-r--r-- | web/css/layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/layout.css b/web/css/layout.css index 19c2f41..bc71bdd 100644 --- a/web/css/layout.css +++ b/web/css/layout.css @@ -65,7 +65,7 @@ body { position: fixed; top: 0.75rem; right: 0.75rem; - z-index: 45; + z-index: 120; display: inline-flex; align-items: center; gap: 0.4rem; |
