fix modal z-index
This commit is contained in:
parent
7045513c0d
commit
eea420f9b7
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ button.active {
|
|||
align-items: center;
|
||||
text-align: center;
|
||||
background-color: rgba(200,200,200,0.7);
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.modalInner {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue