master
wangxinglong 2021-10-12 16:40:12 +08:00
commit 8b037708a5
2 changed files with 17 additions and 1 deletions

View File

@ -2550,7 +2550,7 @@ ul {
}
.tygrzx_dzxx>:nth-child(1)>:nth-child(2) {
width: 61px;
width: 81px;
height: 23px;
font-weight: bold;
text-align: center;

View File

@ -15,9 +15,21 @@
.tygrzx select {
width: 108px;
}
.tygrzx_shclick .tygrzx_setle>div>select{
width: 150px
}
.tygrzx_leftcon {
padding-left: 15px;
}
.tygrzx_shclick .tygrzx_int>:nth-child(2) {
width: 471px;
}
.tyjgzx_leftcon{padding-left:15px}
.tyjgzx_jgintcor{padding-right:20px}
.richText>div{width:550px}
@ -77,6 +89,10 @@
width: 95%;
}
.tygrzx_shclick .tygrzx_tris {
padding-right: 40px;
}
}
@media screen and (max-width:767px) {