yoone-wc-product-bundles/assets/css/frontend.css

8 lines
475 B
CSS

/* Yoone Product Bundles 前端样式(简版) */
.yoone-bundle-form { margin-top: 1em; }
.yoone-bundle-group { margin-bottom: 1.5em; }
.yoone-bundle-group-title { margin: 0.5em 0; font-weight: 600; }
.yoone-bundle-table { width: 100%; border-collapse: collapse; }
.yoone-bundle-table th, .yoone-bundle-table td { border-bottom: 1px solid #eee; padding: 8px; }
.yoone-bundle-meta { display: flex; gap: 1em; align-items: center; }
.yoone-bundle-actions { margin-top: 1em; }