boxshadow
This commit is contained in:
parent
7418e27994
commit
66fe78e5f1
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
padding-bottom: var(--spacing-l);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
box-shadow: var(--card-box-shadow);
|
||||
|
||||
animation-timing-function: var(--resizing-animation-function);
|
||||
transition: transform var(--resizing-animation-timing);
|
||||
|
|
Loading…
Reference in a new issue