mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 10:35:59 +00:00
Display notifications below modal backdrop
This commit is contained in:
@@ -14,7 +14,7 @@ $notification--foreground: #8fa2b2;
|
||||
right: $spacing-unit * 1/5;
|
||||
transition: opacity 0.25s;
|
||||
width: 250px;
|
||||
z-index: 1000;
|
||||
z-index: 99;
|
||||
|
||||
&-leave {
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user