Fixed the input form modal to be above the other modals.
This commit is contained in:
parent
d711456b88
commit
8cebb567b1
@ -9,7 +9,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
z-index: 3000;
|
||||
z-index: 10010;
|
||||
animation: fadeIn 0.3s ease;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user