mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 03:03:43 +00:00
style fixes for colorized passwords
This commit is contained in:
@@ -64,18 +64,6 @@ input, select, textarea {
|
||||
}
|
||||
}
|
||||
|
||||
.passwordNumber {
|
||||
@include themify($themes) {
|
||||
color: themed('passwordNumberColor');
|
||||
}
|
||||
}
|
||||
|
||||
.passwordSpecial {
|
||||
@include themify($themes) {
|
||||
color: themed('passwordSpecialColor');
|
||||
}
|
||||
}
|
||||
|
||||
input, select, textarea, button {
|
||||
font-size: $font-size-base;
|
||||
font-family: $font-family-sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user