mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
Cleanup of the SCSS Variables (#1255)
* Clean up variable names and comments * Fix Option Colour - issue #1338 * Update old scss variable name Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
This commit is contained in:
@@ -59,7 +59,7 @@ app-org-vault-groupings,
|
||||
|
||||
.card-body a {
|
||||
@include themify($themes) {
|
||||
color: themed("headingColor");
|
||||
color: themed("textHeadingColor");
|
||||
font-weight: themed("linkWeight");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user