Fix for modals not displaying correctly
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
z-index: 14;
|
||||
transition: all .2s;
|
||||
|
||||
&.header-shadow {
|
||||
|
Reference in New Issue
Block a user