Do not change border on outline button hover.
This commit is contained in:
parent
5f2ee20362
commit
85bebcb1ed
@ -61,6 +61,7 @@ div.ov_button:hover
|
||||
div.ov_button.outline:hover
|
||||
{
|
||||
background: var(--ov_secondary_hover_color);
|
||||
border: 1px solid var(--ov_primary_color);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user