add: collapsing and deletion animation
Added collapsable cards and animation for deletion and card footer
This commit is contained in:
parent
c99c243dfc
commit
7c46be6227
6 changed files with 121 additions and 29 deletions
|
@ -4,6 +4,7 @@
|
|||
background: var(--color-main);
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
box-shadow: var(--box-shadow-upper);
|
||||
|
||||
& > .Button {
|
||||
--padding: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue