Merge branch 'dev' into build
# Conflicts: # components/AiOkrTree/AiOkrTree.vue # project/dv/apps/AppGridDV.vue
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user