RED-4841: Changed text color of button with 'warn' type in dark mode.
This commit is contained in:
parent
9280ea8e52
commit
41788c31c9
@ -33,6 +33,7 @@
|
||||
|
||||
&.warn:not([disabled]) {
|
||||
background-color: var(--iqser-warn);
|
||||
color: var(--iqser-accent);
|
||||
|
||||
&:hover {
|
||||
background-color: var(--iqser-warn);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user