Fix no padding between the last task section and Things to do next in experiment 2
This commit is contained in:
parent
4a6c3300aa
commit
b28a2d7ba7
|
@ -109,6 +109,10 @@
|
|||
margin: 0 auto;
|
||||
justify-content: space-between;
|
||||
|
||||
&.woocommerce-task-list__setup_experiment_2 {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
ul li.complete .woocommerce-task-list__item-title {
|
||||
font-weight: 600;
|
||||
color: $gray-600;
|
||||
|
|
Loading…
Reference in New Issue