mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2024-11-17 16:29:19 +00:00
🎨 style: add new shadows
This commit is contained in:
parent
4f7f9cf914
commit
af0d28e654
@ -144,6 +144,9 @@ export default withMT({
|
|||||||
boxShadow: {
|
boxShadow: {
|
||||||
button:
|
button:
|
||||||
'inset 0px 0px 4px rgba(255, 255, 255, 0.25), inset 0px -2px 0px rgba(0, 0, 0, 0.04)',
|
'inset 0px 0px 4px rgba(255, 255, 255, 0.25), inset 0px -2px 0px rgba(0, 0, 0, 0.04)',
|
||||||
|
calendar:
|
||||||
|
'0px 3px 20px rgba(8, 47, 86, 0.1), 0px 0px 4px rgba(8, 47, 86, 0.14)',
|
||||||
|
field: '0px 1px 2px rgba(0, 0, 0, 0.04)',
|
||||||
},
|
},
|
||||||
spacing: {
|
spacing: {
|
||||||
2.5: '0.625rem',
|
2.5: '0.625rem',
|
||||||
|
Loading…
Reference in New Issue
Block a user