mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-18 11:05:41 +01:00
swal styles
This commit is contained in:
parent
59ce4b7b67
commit
225f5077e3
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user