Order checkboxes last
This commit is contained in:
parent
a5e72cfc02
commit
a04d23ae88
|
@ -670,6 +670,7 @@ body {
|
|||
position: relative;
|
||||
max-height: 1.5em;
|
||||
align-self: flex-start;
|
||||
order: 3;
|
||||
}
|
||||
|
||||
.wc-wizard-service-toggle {
|
||||
|
|
Loading…
Reference in New Issue