mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
Make select box content relative, so it jumps above checkbox
This commit is contained in:
parent
4d2c9fce10
commit
1b1546768b
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__title {
|
&__title {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue