Merge pull request #6769 from j0rgedev/6735-material-theme-toggleswitch-bug
fix(toggleswitch): ensure visual switch with Material themepull/6775/head
commit
dcc5d41590
|
@ -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