mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
swal styles
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user