Commit 2941b8e4 by 陈玉桐

fix

parent 91af7518
......@@ -164,6 +164,7 @@
white-space: nowrap;/*设置不换行*/
overflow: hidden; /*设置隐藏*/
text-overflow: ellipsis; /*设置隐藏部分为省略号*/
text-align: center;
}
.commonItemNo{
......
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