|
@@ -172,7 +172,7 @@ const stopInterval = async () => {
|
|
|
padding: 2px 18px;
|
|
|
color: var(--color-666);
|
|
|
}
|
|
|
-.active {
|
|
|
+ // .active {
|
|
|
// border: 2px solid #cf990c;
|
|
|
// background: linear-gradient(rgb(255, 242, 214) 8.86%, rgb(255, 225, 177) 100%);;
|
|
|
// .priceBox {
|
|
@@ -182,7 +182,7 @@ const stopInterval = async () => {
|
|
|
// color: var(--v-error-base);
|
|
|
// background-color: #fff4e7;
|
|
|
// }
|
|
|
-}
|
|
|
+ // }
|
|
|
.custom-input-num {
|
|
|
border: none;
|
|
|
outline: none;
|