fix broken labels on twentyTwenty (https://github.com/woocommerce/woocommerce-blocks/pull/2181)
This commit is contained in:
parent
93764f9f89
commit
9e1adb7ea8
|
@ -7,6 +7,7 @@
|
|||
position: absolute;
|
||||
transform: translateY(#{$gap-small});
|
||||
left: 0;
|
||||
top: 0;
|
||||
transform-origin: top left;
|
||||
font-size: 16px;
|
||||
line-height: 22px;
|
||||
|
|
Loading…
Reference in New Issue