fix missing footer for backup dialog (#3056)

@MattIrv  Thanks for helping out
This commit is contained in:
Alan Ren
2018-10-30 16:17:14 -07:00
committed by GitHub
parent 5e964d2105
commit 233156c744
2 changed files with 6 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
}
.backup-dialog {
height: calc(100% - 15px)
height: 100%
}
.backup-dialog .advanced-main-header {