remove background color when modals open

This commit is contained in:
Gabriel Bazán 2016-10-21 12:53:14 -03:00
commit 803e128aea

View file

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