Updated order

pull/5756/head
Cagatay Civici 2024-05-11 11:36:46 +03:00
parent a4dc67cf8e
commit cfed6340a2
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ export default {
borderColor: '{content.border.color}',
borderRadius: '{content.border.radius}',
color: '{content.color}',
padding: '0.5rem 0.75rem',
gap: '0.5rem'
gap: '0.5rem',
padding: '0.5rem 0.75rem'
},
baseItem: {
borderRadius: '{content.border.radius}',