🎨 style: add new shadows

This commit is contained in:
Wahyu Kurniawan 2024-02-20 16:34:15 +07:00
parent 4f7f9cf914
commit af0d28e654
No known key found for this signature in database
GPG Key ID: 040A1549143A8E33

View File

@ -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',