Don't raise hover btn
This commit is contained in:
parent
7ec3d3debb
commit
40340865f7
@ -1912,7 +1912,6 @@ StScrollBar {
|
||||
|
||||
$_hover_c: lighten($_gdm_bg, 5%);
|
||||
&:hover, &:focus {
|
||||
box-shadow: 0 1px 3px $shadow_color;
|
||||
background-color: $_hover_c;
|
||||
border-color: $_hover_c;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user