style(NumberKeyboard): update close text link color (#6149)
This commit is contained in:
@@ -94,6 +94,10 @@
|
||||
background-color: @number-keyboard-key-active-color;
|
||||
}
|
||||
|
||||
&--gray&--active {
|
||||
background-color: @gray-3;
|
||||
}
|
||||
|
||||
&--blue {
|
||||
color: @number-keyboard-button-text-color;
|
||||
background-color: @number-keyboard-button-background-color;
|
||||
|
||||
Reference in New Issue
Block a user