feat:设备管理
This commit is contained in:
@@ -1198,6 +1198,7 @@ export default {
|
||||
overflow: hidden; /* 内容超出宽度时隐藏超出部分的内容 */
|
||||
text-overflow: ellipsis; /* 当对象内文本溢出时显示省略标记(...) ;需与overflow:hidden;一起使用。*/
|
||||
overflow-wrap: break-word;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
.zb-table {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user