mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 19:23:52 +00:00
rename borderColor theme variables
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
border-bottom: 1px solid #000000;
|
||||
|
||||
@include themify($themes) {
|
||||
border-bottom-color: themed('borderColor');
|
||||
border-bottom-color: themed('listItemBorderColor');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user