1
0
Fork 0

Fix menu pading

This commit is contained in:
Pabloader 2026-03-27 19:55:47 +00:00
parent 24c634d40a
commit 2871c19177
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@
.itemWrapper:hover & {
opacity: 1;
}
.active & {
opacity: 1;
}
}
.actionButton {