We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
saadeghi
Learn more about funding links in repositories.
Report abuse
1 parent bd85380 commit 5afa08cCopy full SHA for 5afa08c
packages/daisyui/src/components/button.css
@@ -1,3 +1,6 @@
1
+:where(.btn) {
2
+ width: unset;
3
+}
4
.btn {
5
@apply inline-flex shrink-0 cursor-pointer flex-nowrap items-center justify-center gap-1.5 text-center align-middle outline-offset-2 select-none;
6
padding-inline: var(--btn-p);
0 commit comments