nutui-taro-upgrade
Version:
@nutui/nutui-taro 对京东风格组件库的taro4 版本支持
1 lines • 1.29 kB
CSS
.nut-theme-dark .nut-category-pane__childTitle{color:var(--nut-white, #fff)}.nut-theme-dark .nut-category-pane__cateListRight{background:var(--nut-dark-background2, #1b1b1b)}.nut-category-pane__cateListRight{padding-left:15px;background:var(--nut-category-bg-color, rgb(255, 255, 255))}.nut-category-pane__childTitle{margin-top:15px;margin-bottom:15px;font-size:13px;font-weight:500;color:var(--nut-category-pane-title-color, rgb(51, 51, 51))}.nut-category-pane__childItemList{display:flex;flex-wrap:wrap}.nut-category-pane__childItem{margin-right:10px}.nut-category-pane__childImg{width:75px;height:75px;border-radius:5px}.nut-category-pane__skuName{margin-left:15px;margin-top:15px;margin-right:10px;width:75px;height:40px;border:1px solid var(--nut-category-pane-border-color, rgb(153, 153, 153));border-radius:5px;font-size:12px;font-weight:normal;color:var(--nut-category-pane-gray-color, #666);display:flex;justify-content:center;align-items:center}.nut-category-pane__skuName:nth-child(3n){margin-right:0}.nut-category-pane__skuName:nth-child(n+4){margin-top:15px}.nut-category-pane__skuImg{font-size:12px;font-weight:normal;color:var(--nut-category-pane-gray-color, #666);margin-top:10px;margin-bottom:10px;text-align:center}.nut-category-pane__selfItemList{display:flex;flex-wrap:wrap}