mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
soft lock with PIN
This commit is contained in:
@@ -106,6 +106,21 @@ $fa-font-path: "~font-awesome/fonts";
|
||||
color: themed('textColor');
|
||||
}
|
||||
|
||||
.swal-content {
|
||||
font-size: $font-size-base;
|
||||
|
||||
label.checkbox {
|
||||
margin-top: 10px;
|
||||
display: flex;
|
||||
text-align: left;
|
||||
align-items: top;
|
||||
|
||||
input {
|
||||
margin: 3px 5px 0 1px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.swal-text {
|
||||
font-size: $font-size-base;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user