Commit 3f12de1f authored by Ian Patel's avatar Ian Patel Committed by 杨奕

Fix padding for mini Tag without close

parent fe15518f
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
@include m(mini) { @include m(mini) {
height: 20px; height: 20px;
padding: 0 5px 0 8px; padding: 0 5px;
line-height: 19px; line-height: 19px;
.el-icon-close { .el-icon-close {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment