feat(ui3): elegant earthy task feed redesign
This commit is contained in:
parent
9c703072d1
commit
395f90ed2a
9 changed files with 379 additions and 184 deletions
|
|
@ -65,7 +65,9 @@ const config: Config = {
|
|||
},
|
||||
boxShadow: {
|
||||
card: '0 14px 36px rgba(4, 8, 17, 0.45)',
|
||||
panel: '0 24px 56px rgba(4, 8, 17, 0.58)'
|
||||
panel: '0 24px 56px rgba(4, 8, 17, 0.58)',
|
||||
'soft-lg': 'var(--shadow-soft-lg)',
|
||||
'soft-xl': 'var(--shadow-soft-xl)'
|
||||
},
|
||||
borderRadius: {
|
||||
xl2: '1rem',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue