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 {
|
.swal-content {
|
||||||
margin: 15px 0 0 0;
|
margin: 15px 0 0 0;
|
||||||
padding: 0;
|
padding: 0 10px;
|
||||||
|
|
||||||
.swal-text {
|
.swal-text {
|
||||||
&:last-child {
|
&:last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.swal-title, .swal-text {
|
||||||
|
padding-left: 0;
|
||||||
|
padding-right: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
i.swal-custom-icon {
|
i.swal-custom-icon {
|
||||||
|
|||||||
Reference in New Issue
Block a user