Browse Source

update

dev
zhengzhou 3 years ago
parent
commit
ba133241ce
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/views/manage_company/user/relation_company.vue

+ 2
- 2
src/views/manage_company/user/relation_company.vue View File

@@ -261,7 +261,7 @@ export default {
}
.tree_list_item {
position: relative;
height: 32px;
height: 40px;
padding-left: 16px + 8px;
border-radius: 5px;
cursor: pointer;
@@ -272,7 +272,7 @@ export default {
&_label {
color: #fff;
font-size: 12px;
line-height: 32px;
line-height: 40px;
}
.el-icon-models {
position: absolute;


Loading…
Cancel
Save