|
|
@@ -3762,7 +3762,7 @@ button:focus { |
|
|
|
overflow-y: auto; |
|
|
|
} |
|
|
|
.navtreebox2 { |
|
|
|
height: calc(100vh - 196px); |
|
|
|
height: calc(100vh - 228px); |
|
|
|
} |
|
|
|
|
|
|
|
.UserEditinfoBox .el-form-item__label { |
|
|
@@ -5217,7 +5217,7 @@ div.textlabelgray .el-form-item__content{ |
|
|
|
padding: 0; |
|
|
|
} |
|
|
|
.largecontentBox{ |
|
|
|
height: calc(100vh - 240px); |
|
|
|
height: calc(100vh - 258px); |
|
|
|
overflow-y: auto; |
|
|
|
position: relative; |
|
|
|
} |
|
|
@@ -5911,9 +5911,7 @@ button:hover:disabled,button:disabled{ |
|
|
|
margin-bottom: 10px; |
|
|
|
} |
|
|
|
.bzInfo{ |
|
|
|
position: absolute; |
|
|
|
bottom: 0px; |
|
|
|
left: 10px; |
|
|
|
margin: 10px 10px 0 10px; |
|
|
|
} |
|
|
|
.labelTosize{ |
|
|
|
color: rgba(173, 173, 173, 1); |
|
|
|