|
@@ -530,6 +530,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
530
|
530
|
.scroll_area li .left .nomal .half label {min-width:auto;}
|
531
|
531
|
.scroll_area li .left .nomal .half div {min-width:auto; margin-right:5px; margin-top:0;}
|
532
|
532
|
.scroll_area li .left .nomal input{ width:calc(50% - 85px);height:28px; top:-5px; position:relative;}
|
|
533
|
+.scroll_area li .left .nomal button {width:60px; margin-left:5px; height:26px; padding:0;border-radius:5px;}
|
533
|
534
|
.scroll_area li .left .nomal select{ width:calc(50% - 85px); height:28px; top:-5px; position:relative;}
|
534
|
535
|
|
535
|
536
|
.scroll_area li .scroll_btn {width:10%; height:158px; margin-top:-5px; display:inline-flex;}
|