mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
🚚 Rename SCSS file
This commit is contained in:
parent
cb474dcce7
commit
cc6b62ce7f
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
@import './settings/controls';
|
||||
@import './settings/input';
|
||||
@import './settings/setting-rows';
|
||||
@import './settings/tab-settings';
|
||||
@import './settings/tab-styling';
|
||||
@import './settings/tab-paylater-configurator';
|
||||
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
/**
|
||||
* Used by the "Connection Details" section in the top of the "Settings" tab.
|
||||
*/
|
||||
.ppcp--value-list {
|
||||
--block-item-gap: 0;
|
||||
--block-separator-gap: 6px;
|
Loading…
Add table
Add a link
Reference in a new issue