- /* #ifdef weapp */
- .pick_sel_item {
- height: 80px !important;
- background-color: #FF2E661A !important;
- border: solid 1px #ffffff00 !important;
- // border-radius: 40px !important;
- color: aqua !important;
- }
- /* #endif */
- /* #ifdef rn */
- .pick_sel_item {}
- /* #endif */
|