Revert one property that didn't need to be redeclared

This commit is contained in:
awsr
2026-01-30 16:26:43 -08:00
committed by GitHub
parent 682bbc3ccf
commit c0b5858697
-1
View File
@@ -125,7 +125,6 @@ function updateGalleryStyles() {
}
.gallery-folder:hover {
background-color: var(--button-primary-background-fill-hover, var(--sd-button-hover-color));
color: var(--sd-input-hover-text-color);
}
.gallery-folder-selected {
background-color: var(--sd-button-selected-color);