mirror of
https://github.com/bitwarden/web
synced 2026-01-06 10:33:17 +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:
@@ -185,7 +185,7 @@
|
||||
margin: 0;
|
||||
padding: 10px 0 15px;
|
||||
@include themify($themes) {
|
||||
color: themed("headingColor");
|
||||
color: themed("textHeadingColor");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user