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