Smaller border radius

pull/5806/head
Cagatay Civici 2024-05-25 12:31:47 +03:00
parent 659ae3bb22
commit 10c20d620f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
export default {
root: {
borderRadius: '{border.radius.sm}',
borderRadius: '{border.radius.xs}',
width: '1.25rem',
height: '1.25rem',
background: '{form.field.background}',