|
@@ -69,7 +69,7 @@ img{
|
|
}
|
|
}
|
|
.heder_tabs .el-tabs__item{
|
|
.heder_tabs .el-tabs__item{
|
|
width: 150px;
|
|
width: 150px;
|
|
- height: 50px;
|
|
|
|
|
|
+ height: 31px;
|
|
font-family: 'Source Sans-Regular';
|
|
font-family: 'Source Sans-Regular';
|
|
}
|
|
}
|
|
body{
|
|
body{
|
|
@@ -88,7 +88,7 @@ body{
|
|
|
|
|
|
.el-tabs__item{
|
|
.el-tabs__item{
|
|
color: rgba(51, 51, 51,1);
|
|
color: rgba(51, 51, 51,1);
|
|
- font-size:18px;
|
|
|
|
|
|
+ font-size:16px;
|
|
}
|
|
}
|
|
.imgzong {
|
|
.imgzong {
|
|
display: -webkit-box;
|
|
display: -webkit-box;
|
|
@@ -103,7 +103,7 @@ body{
|
|
.imgzong .listitem {
|
|
.imgzong .listitem {
|
|
width: auto;
|
|
width: auto;
|
|
height: 92px;
|
|
height: 92px;
|
|
- margin: 5px;
|
|
|
|
|
|
+ /* margin: 5px; */
|
|
padding: 2px 6px 2px 2px;
|
|
padding: 2px 6px 2px 2px;
|
|
|
|
|
|
}
|
|
}
|
|
@@ -131,7 +131,7 @@ body{
|
|
}
|
|
}
|
|
|
|
|
|
.imgzong .listitem span {
|
|
.imgzong .listitem span {
|
|
- font-size: 16px;
|
|
|
|
|
|
+ font-size: 14px;
|
|
font-family: 'Source Sans-Regular';
|
|
font-family: 'Source Sans-Regular';
|
|
color: rgba(51, 51, 51, 0.8);
|
|
color: rgba(51, 51, 51, 0.8);
|
|
}
|
|
}
|
|
@@ -312,7 +312,7 @@ position: relative;
|
|
}
|
|
}
|
|
.left_main_content{
|
|
.left_main_content{
|
|
width: 195px;
|
|
width: 195px;
|
|
- height: calc(100vh - 193px);
|
|
|
|
|
|
+ height: calc(100vh - 155px);
|
|
background: #FFFFFF;
|
|
background: #FFFFFF;
|
|
box-shadow: 2px 0px 11px 0px rgba(0,0,0,0.12);
|
|
box-shadow: 2px 0px 11px 0px rgba(0,0,0,0.12);
|
|
border: 1px solid rgba(179, 179, 179, 1);
|
|
border: 1px solid rgba(179, 179, 179, 1);
|
|
@@ -453,7 +453,7 @@ margin-top: -6px;
|
|
}
|
|
}
|
|
.footerText .el-textarea__inner{
|
|
.footerText .el-textarea__inner{
|
|
width: 100%;
|
|
width: 100%;
|
|
- height: 178px!important;
|
|
|
|
|
|
+ height: 130px!important;
|
|
border: 0;
|
|
border: 0;
|
|
font-size: 12px;
|
|
font-size: 12px;
|
|
color: #333;
|
|
color: #333;
|
|
@@ -462,7 +462,7 @@ margin-top: -6px;
|
|
}
|
|
}
|
|
.main_model{
|
|
.main_model{
|
|
width: 100%;
|
|
width: 100%;
|
|
- /* height: 80vh; */
|
|
|
|
|
|
+ height: 78vh;
|
|
display: flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-direction: column;
|
|
|
|
|
|
@@ -678,12 +678,12 @@ width: 200px;
|
|
padding-right: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
}
|
|
.dlheight{
|
|
.dlheight{
|
|
- height: 440px;
|
|
|
|
|
|
+ height: 400px;
|
|
overflow-y: auto;
|
|
overflow-y: auto;
|
|
|
|
|
|
}
|
|
}
|
|
.heder_tabs .el-tabs{
|
|
.heder_tabs .el-tabs{
|
|
- --el-tabs-header-height: 50px;
|
|
|
|
|
|
+ --el-tabs-header-height: 30px;
|
|
}
|
|
}
|
|
.el-image__inner {
|
|
.el-image__inner {
|
|
vertical-align: middle;
|
|
vertical-align: middle;
|