We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5890499 commit 6f80263Copy full SHA for 6f80263
src/styles/element-ui.scss
@@ -31,7 +31,7 @@
31
.fixed-width {
32
.el-button--mini {
33
padding: 7px 10px;
34
- width: 60px;
+ min-width: 60px;
35
}
36
37
0 commit comments