0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 20:42:44 +00:00

small accessibility changes.

This commit is contained in:
Gazook89
2024-11-04 13:55:18 -06:00
parent f63d2de8f4
commit 1be1b3b747
2 changed files with 26 additions and 13 deletions

View File

@@ -34,7 +34,7 @@
align-items : center;
}
.active {
.active, [aria-checked=true] {
background-color: #444;
}