mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
list styling for people
This commit is contained in:
@@ -211,7 +211,7 @@ input, select, textarea {
|
||||
@include border-radius($modal-content-border-radius);
|
||||
}
|
||||
|
||||
label:not(.form-check-label) {
|
||||
label:not(.form-check-label):not(.btn) {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -275,7 +275,7 @@ label:not(.form-check-label) {
|
||||
td {
|
||||
vertical-align: middle;
|
||||
|
||||
&:not(.normal-lh) {
|
||||
&.reduced-lh {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user