mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Remove lines
This commit is contained in:
parent
3413516799
commit
ede2cb51b3
2 changed files with 0 additions and 6 deletions
|
@ -64,9 +64,6 @@
|
|||
align-items: center;
|
||||
width: 100%;
|
||||
padding-bottom: 10px;
|
||||
box-shadow: 0 -1px 0 0 $color-gray-300 inset;
|
||||
background: var(--ppcp-color-app-bg);
|
||||
transition: box-shadow 0.3s;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -7,13 +7,10 @@
|
|||
width: 100%;
|
||||
|
||||
.components-tab-panel__tabs {
|
||||
|
||||
margin-bottom: 48px;
|
||||
gap: 0;
|
||||
overflow: auto;
|
||||
.components-button {
|
||||
padding: 16px 20px;
|
||||
box-shadow: 0 -1px 0 0 $color-gray-400 inset;
|
||||
&.is-active {
|
||||
background-color: #fff4;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue