mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: add smooth transition
This commit is contained in:
parent
735d9ebebf
commit
3b33e09547
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
border-radius: 8px;
|
||||
background: linear-gradient(var(--color-neutral-100), transparent);
|
||||
text-align: center;
|
||||
transition: 0.2s;
|
||||
|
||||
&.hidden {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue