fix(toggleswitch): ensure visual switch with Material theme
parent
333bebd513
commit
6398f1ce62
|
@ -3,7 +3,7 @@ export default {
|
||||||
width: '2.75rem',
|
width: '2.75rem',
|
||||||
height: '1rem',
|
height: '1rem',
|
||||||
borderRadius: '30px',
|
borderRadius: '30px',
|
||||||
gap: '0',
|
gap: '0px',
|
||||||
shadow: 'none',
|
shadow: 'none',
|
||||||
focusRing: {
|
focusRing: {
|
||||||
width: '0',
|
width: '0',
|
||||||
|
|
Loading…
Reference in New Issue