fix: min btn width typo
当四个汉字时,size="mini" 左右padding不一致
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
.fixed-width {
|
||||
.el-button--mini {
|
||||
padding: 7px 10px;
|
||||
width: 60px;
|
||||
min-width: 60px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user