1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

dialogs with swal

This commit is contained in:
Kyle Spearrin
2018-06-08 14:56:26 -04:00
parent f05c6ccddd
commit 38a95c3745
6 changed files with 200 additions and 4 deletions

View File

@@ -51,6 +51,8 @@ $input-disabled-bg: #e0e0e0;
$table-accent-bg: rgba(#000000, .02);
$table-hover-bg: rgba(#000000, .03);
$modal-backdrop-opacity: 0.3;
@import "~bootstrap/scss/bootstrap";
@import "./plugins";