fix(toggleswitch): ensure visual switch with Material theme

pull/6769/head
j0rgedev 2024-11-12 16:17:39 -05:00
parent 333bebd513
commit 6398f1ce62
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ export default {
width: '2.75rem',
height: '1rem',
borderRadius: '30px',
gap: '0',
gap: '0px',
shadow: 'none',
focusRing: {
width: '0',