mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
box-content-row-checkbox styling for left aligned (#1453)
This commit is contained in:
@@ -307,19 +307,3 @@ app-vault-icon {
|
||||
input[type="password"]::-ms-reveal {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
position: relative;
|
||||
display: block;
|
||||
padding-left: 18px;
|
||||
|
||||
label {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
position: absolute;
|
||||
margin-top: 4px;
|
||||
margin-left: -18px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user