1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-10 01:28:36 +02:00

swal styles

This commit is contained in:
Kyle Spearrin 2018-04-12 23:26:08 -04:00
parent 59ce4b7b67
commit 225f5077e3

View File

@ -94,13 +94,18 @@ $fa-font-path: "~font-awesome/fonts";
.swal-content {
margin: 15px 0 0 0;
padding: 0;
padding: 0 10px;
.swal-text {
&:last-child {
margin-bottom: 0;
}
}
.swal-title, .swal-text {
padding-left: 0;
padding-right: 0;
}
}
i.swal-custom-icon {