increased modal backdrop opacity with what found in zeplin
This commit is contained in:
parent
d39f69531d
commit
ee046cde4e
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
}
|
||||
|
||||
.modal-backdrop.active {
|
||||
background: rgba(0, 0, 0, .5);
|
||||
background: rgba(0, 0, 0, .8);
|
||||
}
|
||||
|
||||
@import "backup-confirm-modal";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue