Fix styling issues with notification settings and mobile borders (#31346)
This commit is contained in:
parent
079d681ac6
commit
664bef3573
5 changed files with 16 additions and 49 deletions
|
@ -21,7 +21,7 @@ $valid-value-color: $success-green !default;
|
|||
|
||||
$ui-base-color: $classic-secondary-color !default;
|
||||
$ui-base-lighter-color: #b0c0cf;
|
||||
$ui-primary-color: #9bcbed;
|
||||
$ui-primary-color: $classic-primary-color !default;
|
||||
$ui-secondary-color: $classic-base-color !default;
|
||||
$ui-highlight-color: $classic-highlight-color !default;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue