Fix padding for mini Tag without close

pull/7561/head
Ian Patel 2017-10-06 13:33:49 +13:00 committed by 杨奕
parent fe15518f19
commit 3f12de1f79
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@
@include m(mini) {
height: 20px;
padding: 0 5px 0 8px;
padding: 0 5px;
line-height: 19px;
.el-icon-close {