|
@@ -148,57 +148,4 @@
|
|
|
text-indent: 1em;
|
|
|
font-weight: normal;
|
|
|
}
|
|
|
-}
|
|
|
-@media screen and (max-width:1440px){
|
|
|
- .charge-box .charge-table .charge-table-top .daochu span{
|
|
|
- position: relative;
|
|
|
- left: -3px;
|
|
|
- top: -2px;
|
|
|
- }
|
|
|
- .charge-box .charge-tools .serch span{
|
|
|
- position: relative;
|
|
|
- left: -3px;
|
|
|
- top: -2px;
|
|
|
- }
|
|
|
-}
|
|
|
-@media screen and (max-width:1278px){
|
|
|
- .charge-box .charge-table .charge-table-top .daochu{
|
|
|
- width: 130px;
|
|
|
- height: 48px;
|
|
|
- span{
|
|
|
- position: relative;
|
|
|
- left: -3px;
|
|
|
- top: -2px;
|
|
|
- }
|
|
|
- }
|
|
|
- .charge-box .charge-tools .serch {
|
|
|
- width: 80px;
|
|
|
- height: 46px;
|
|
|
- span{
|
|
|
- position: relative;
|
|
|
- left: -3px;
|
|
|
- top: -2px;
|
|
|
- }
|
|
|
- }
|
|
|
- .charge-box .charge-tools .actve{
|
|
|
- position: relative;
|
|
|
- top: -1px;
|
|
|
- }
|
|
|
- .el-form--inline .el-form-item__content{
|
|
|
- .el-select{
|
|
|
- height: 46px;
|
|
|
- }
|
|
|
- .charge-box .charge-tools .times{
|
|
|
- height: 46px;
|
|
|
- }
|
|
|
- }
|
|
|
- .charge-box .charge-tools{
|
|
|
- .el-form-item{
|
|
|
- margin-left: 35px !important;
|
|
|
- margin-right: 0px !important;
|
|
|
- }
|
|
|
- .el-form-item:last-child{
|
|
|
- margin-left: 10px !important;
|
|
|
- }
|
|
|
- }
|
|
|
}
|