Restore sizing of shipping service description
This commit is contained in:
parent
16430dfdaa
commit
9f5f301aa4
|
@ -716,10 +716,9 @@ body {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
color: #a6a6a6;
|
||||
|
||||
.wc-wizard-service-item:not(:first-child) & {
|
||||
font-size: 0.92em;
|
||||
}
|
||||
}
|
||||
.wc-wizard-service-item:not(:first-child) .wc-wizard-service-description {
|
||||
font-size: 0.92em;
|
||||
}
|
||||
|
||||
.shipping-method-setting {
|
||||
|
|
Loading…
Reference in New Issue