woocommerce-paypal-payments/modules/ppcp-settings/resources/css/components/screens/settings/_tab-settings.scss
Philipp Stracker cc6b62ce7f
🚚 Rename SCSS file
2025-01-22 17:19:40 +01:00

9 lines
211 B
SCSS

/**
* Used by the "Connection Details" section in the top of the "Settings" tab.
*/
.ppcp--value-list {
--block-item-gap: 0;
--block-separator-gap: 6px;
--block-header-gap: 0;
--block-separator-size: 0;
}