Commit 93f6aefd by caoyanzhi

解决标签换行的问题

parent fecbd86d
......@@ -204,7 +204,7 @@ export default {
}
.tags-group__tag-name {
max-width: 200px;
max-width: 180px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
......
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