Fixed: Hover color on override download button

pull/5568/head
Stevie Robinson 2 years ago committed by GitHub
parent b303e9c21a
commit 3e87870370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,6 +72,10 @@
height: 20.39px;
vertical-align: middle;
line-height: 20.39px;
&:hover {
color: var(--iconButtonHoverColor);
}
}
.interactiveIcon {

Loading…
Cancel
Save