Merge pull request #6769 from j0rgedev/6735-material-theme-toggleswitch-bug

fix(toggleswitch): ensure visual switch with Material theme
pull/6775/head
Tuğçe Küçükoğlu 2024-11-13 11:13:49 +03:00 committed by GitHub
commit dcc5d41590
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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',