Commit 870c8dc1 by chenyu

update: 样式优化

parent bafc3057
......@@ -2268,7 +2268,7 @@ export default {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 145px;
max-width: 130px;
display: inline-block;
}
.el-tag__close.el-icon-close{
......
......@@ -138,7 +138,7 @@ export default {
}
.tag-config-options {
max-height: 50vh;
overflow-y: scroll;
overflow-y: auto;
}
.tag-value {
margin-top: 10px;
......
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