Smaller border radius
parent
659ae3bb22
commit
10c20d620f
|
@ -1,6 +1,6 @@
|
||||||
export default {
|
export default {
|
||||||
root: {
|
root: {
|
||||||
borderRadius: '{border.radius.sm}',
|
borderRadius: '{border.radius.xs}',
|
||||||
width: '1.25rem',
|
width: '1.25rem',
|
||||||
height: '1.25rem',
|
height: '1.25rem',
|
||||||
background: '{form.field.background}',
|
background: '{form.field.background}',
|
||||||
|
|
Loading…
Reference in New Issue