@@ -32,7 +32,6 @@
}
> .paren_type {
width: 100%;
- height: 60px;
> ul {
height: 100%;
@@ -136,7 +135,8 @@
.paren_content {
- height: 65%;
+ height: 85%;
+ margin-top: 10px;
> .el-scrollbar {
> .el-scrollbar__wrap {
overflow-x: hidden;
@@ -248,8 +248,8 @@
.hucPower {
.right {
- height: calc(65% - 20px);
- margin-top: 20px;
+ height: calc(65% - 5px);
+ margin-top: 5px;