9 lines
154 B
SCSS
9 lines
154 B
SCSS
|
.woocommerce-navigation-opt-out-modal__actions {
|
||
|
text-align: right;
|
||
|
margin-top: $gap-large;
|
||
|
|
||
|
.components-button.is-primary {
|
||
|
margin-left: $gap;
|
||
|
}
|
||
|
}
|