Merge pull request #644 from gabrielbazan7/fix/backgroundModal
remove background color when modals open
This commit is contained in:
commit
9727217d69
1 changed files with 0 additions and 4 deletions
|
|
@ -69,9 +69,5 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-backdrop.active {
|
|
||||||
background: rgba(0, 0, 0, .8);
|
|
||||||
}
|
|
||||||
|
|
||||||
@import "backup-needed-modal";
|
@import "backup-needed-modal";
|
||||||
@import "screenshot-warning-model";
|
@import "screenshot-warning-model";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue