mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 03:33:54 +00:00
Merge branch 'master' of https://github.com/bitwarden/desktop into feature/webauthn
This commit is contained in:
@@ -4,14 +4,6 @@ small {
|
||||
font-size: $font-size-small;
|
||||
}
|
||||
|
||||
.subtext {
|
||||
font-size: $font-size-small;
|
||||
@include themify($themes) {
|
||||
color: themed('subtextColor') !important;
|
||||
}
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.bg-primary {
|
||||
@include themify($themes) {
|
||||
background-color: themed('primaryColor') !important;
|
||||
|
||||
Reference in New Issue
Block a user