mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-25 04:26:00 -05:00
View all card don't transition all CSS properties
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user