This commit is contained in:
liuye
2022-08-23 08:58:46 +08:00
parent f0edad2b97
commit 6561f31e2d
2 changed files with 16 additions and 0 deletions

View File

@@ -617,6 +617,14 @@
.dept-name{
display: inline-block;
width: 200px;
height: 22px;
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
vertical-align: bottom;
}
.el-icon-arrow-down{
vertical-align: middle;
}
}
.active{