mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-08 03:44:19 +00:00
Fix leafletjs controls floating over header.
This commit is contained in:
parent
e2bdef757c
commit
3a6e359ce1
@ -5,7 +5,7 @@
|
||||
.layout-header {
|
||||
background: #ffffff;
|
||||
box-shadow: 0px 0px 10px 0px #ccc;
|
||||
z-index: 999;
|
||||
z-index: 2000;
|
||||
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user