@@ -113,6 +113,11 @@
display: flex;
align-items: center;
flex-wrap: wrap;
+
+ > span {
+ display: inline-block;
+ width: 100%;
+ }
}
.el-tag__close {