Skip to content

Commit 037470e

Browse files
committed
fix: block not work when small size, close #5219
1 parent b952038 commit 037470e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/button/style/index.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
letter-spacing: 0.34em;
236236
}
237237

238-
&-block {
238+
&&-block {
239239
width: 100%;
240240
}
241241

0 commit comments

Comments
 (0)