mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
💄 New help icon instead of text for location info
This commit is contained in:
parent
48c68c1855
commit
962c69905d
4 changed files with 25 additions and 37 deletions
|
@ -25,6 +25,14 @@
|
|||
padding-top: 16px;
|
||||
padding-bottom: var(--block-separator-gap);
|
||||
margin-bottom: -29px;
|
||||
|
||||
.section-content {
|
||||
display: flex;
|
||||
|
||||
& > .components-base-control:first-of-type {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Select-fields have a smaller gap between the header and input field.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue