fix: album page lightbox's counter text color

This commit is contained in:
Bobby 2022-09-30 23:02:24 +07:00
parent b78d43db5f
commit b848b7010d
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09

View File

@ -274,6 +274,7 @@ fieldset[disabled] .select select:hover {
.sl-wrapper {
.sl-close,
.sl-counter,
.sl-navigation button {
color: $white
}