updated modal bg color
This commit is contained in:
parent
be61eea3b5
commit
971cdd0e29
1 changed files with 1 additions and 1 deletions
|
|
@ -5055,7 +5055,7 @@
|
|||
}
|
||||
|
||||
.modal-background {
|
||||
background-color: rgba(255, 255, 255, 0.86);
|
||||
background-color: hsla(0,0%,4%,.86);
|
||||
}
|
||||
|
||||
.modal-card-head,
|
||||
|
|
|
|||
Loading…
Reference in a new issue