This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
yiyun-fe
/
yiyunjianzhu-vue
Watch
4
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Activity
Browse Source
update
dev
zhengzhou
3 years ago
parent
411a135d9d
commit
ba133241ce
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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:
32
px;
height:
40
px;
padding-left: 16px + 8px;
border-radius: 5px;
cursor: pointer;
@@ -272,7 +272,7 @@ export default {
&_label {
color: #fff;
font-size: 12px;
line-height:
32
px;
line-height:
40
px;
}
.el-icon-models {
position: absolute;
Write
Preview
Loading…
Cancel
Save