feat(design): improve design of backup-needed-modal

This commit is contained in:
Jason Dreyzehner 2016-10-11 14:32:00 -04:00
commit 7fd9eb63f8
4 changed files with 18 additions and 23 deletions

View file

@ -73,5 +73,5 @@
background: rgba(0, 0, 0, .8);
}
@import "backup-confirm-modal";
@import "backup-needed-modal";
@import "screenshot-warning-model";