use background color for hover to corospond with active state
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
&:hover {
|
||||
color: @ui-action-discreet-type-hover;
|
||||
border-color: @gray-8;
|
||||
background-color: @ui-action-hover;
|
||||
}
|
||||
|
||||
&.--active {
|
||||
|
||||
Reference in New Issue
Block a user