We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a2961 commit 189ca47Copy full SHA for 189ca47
1 file changed
packages/daisyui/src/components/toggle.css
@@ -54,7 +54,7 @@
54
}
55
56
&:before {
57
- @apply rounded-selector relative start-0 col-start-2 row-start-1 aspect-square h-full bg-current;
+ @apply rounded-selector relative start-0 col-start-2 row-start-1 aspect-square h-full w-full bg-current;
58
translate: 0;
59
--tw-content: "";
60
content: var(--tw-content);
0 commit comments