We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
min-width
1 parent 5a467ae commit f4e3a06Copy full SHA for f4e3a06
1 file changed
packages/ui/src/styles/components/button.scss
@@ -157,6 +157,7 @@
157
}
158
159
@include m(link) {
160
+ min-width: unset;
161
height: auto;
162
padding: 0;
163
color: var(--#{$rd-prefix}button-color);
0 commit comments