remove background color when modals open

This commit is contained in:
Gabriel Bazán 2016-10-21 12:53:14 -03:00
parent 680179356d
commit 803e128aea
1 changed files with 0 additions and 4 deletions

View File

@ -69,9 +69,5 @@
}
}
.modal-backdrop.active {
background: rgba(0, 0, 0, .8);
}
@import "backup-needed-modal";
@import "screenshot-warning-model";