Bugfix/fix border color in fire calculator (#1792)
* Fix border color * Update changelog
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
.mdc-notched-outline__leading,
|
||||
.mdc-notched-outline__notch,
|
||||
.mdc-notched-outline__trailing {
|
||||
border-color: rgba(var(--dark-disabled-text));
|
||||
border-color: rgba(var(--light-disabled-text));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user