|
@@ -448,14 +448,25 @@ page {
|
|
/* align-content: center;
|
|
/* align-content: center;
|
|
align-items: center; */
|
|
align-items: center; */
|
|
}
|
|
}
|
|
-::v-deep .u-number-box__minus,.u-number-box__input,.u-number-box__plus{
|
|
|
|
|
|
+::v-deep .u-number-box__minus,.u-number-box__plus{
|
|
.u-icon__icon{
|
|
.u-icon__icon{
|
|
color: rgb(180,43,62) !important;
|
|
color: rgb(180,43,62) !important;
|
|
}
|
|
}
|
|
|
|
+
|
|
background: rgb(254,247,247) !important;
|
|
background: rgb(254,247,247) !important;
|
|
/* align-content: center;
|
|
/* align-content: center;
|
|
align-items: center; */
|
|
align-items: center; */
|
|
}
|
|
}
|
|
|
|
+::v-deep .u-number-box__input{
|
|
|
|
+ .u-icon__icon{
|
|
|
|
+ color: #333333 !important;
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+border: 2rpx solid rgba(180,42,62,0.3);
|
|
|
|
+ background: white !important;
|
|
|
|
+ /* align-content: center;
|
|
|
|
+ align-items: center; */
|
|
|
|
+}
|
|
::v-deep .u-number-box__minus--disabled{
|
|
::v-deep .u-number-box__minus--disabled{
|
|
opacity: .5 !important;
|
|
opacity: .5 !important;
|
|
/* align-content: center;
|
|
/* align-content: center;
|