Fix color panel style

This commit is contained in:
Chi-Hsuan Huang 2023-11-03 14:04:49 +08:00
parent 54d3394ac4
commit 415fa2004a
1 changed files with 5 additions and 0 deletions

View File

@ -415,6 +415,11 @@
color: $gray-900;
}
}
.color-block-support-panel {
border-top: 0;
padding: 0;
}
}
.woocommerce-customize-store_color-palette-container {