Overridden inherited hover for ghost button
This commit is contained in:
parent
39da77cf4c
commit
04ad8334ba
@ -84,6 +84,9 @@ $btn-colors: (
|
||||
border: unset;
|
||||
|
||||
&:hover {
|
||||
background-color: $default-color;
|
||||
color: $dark-gray;
|
||||
|
||||
&::after {
|
||||
width: 98%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user