View all card don't transition all CSS properties

This commit is contained in:
Kalle
2026-06-28 07:27:24 +03:00
parent 0d941ada31
commit b69e798c29

View File

@@ -153,7 +153,7 @@
font-weight: var(--weight-bold);
text-align: center;
color: var(--color-text);
transition: 0.2s ease-out;
transition: background-color 0.2s ease-out;
min-width: 90px;
max-width: 90px;