|
@@ -118,7 +118,7 @@ section .popup2 .pop .popup_scroll li .scroll_right button:hover {background:#70
|
118
|
118
|
section .popup2 .pop .popup_scroll li .right {position: relative; display: flex; font-size: 1.6rem; font-weight: 700; float: right; top:21px; width:91px; height:27px;}
|
119
|
119
|
section .popup2 .pop .popup_scroll li .right button {padding: 0px; font-size: 17px; width:24px;}
|
120
|
120
|
section .popup2 .pop .popup_scroll li .add button{float: right; width: 60px; height: 55px; margin: 12px 9px; border-radius: 10px; font-size: 1rem; background: rgb(198, 170, 250);}
|
121
|
|
-section .popup2 .pop .popup_scroll li .right input {width:43px; height:30px; margin:0; text-align:center; border-radius:0px; border:1px solid #E0B8AB;}
|
|
121
|
+section .popup2 .pop .popup_scroll li .right input {width:43px; height:27px; margin:0; text-align:center; border-radius:0px; border:1px solid #E0B8AB;}
|
122
|
122
|
section .popup2 .pop .popup_scroll li .right input:focus {outline:none;}
|
123
|
123
|
section .popup2 .pop .content .line button {width: 35%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
|
124
|
124
|
section .popup2 .list_line {width:98%; float:left; height:40px;display: inline-flex; margin:0 1%; font-size:12px;}
|