mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-18 18:46:24 +00:00
Fix notification z-index.
This commit is contained in:
parent
b130953e31
commit
cb3ab9466e
@ -1,3 +1,7 @@
|
||||
.ant-notification {
|
||||
z-index: 3000;
|
||||
}
|
||||
|
||||
.layout {
|
||||
margin-left: 300px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user