Force cart and block-cart button loctions when AXO is active (3091)

This commit is contained in:
Daniel Dudzic 2024-05-15 14:42:40 +02:00
parent 2aeeb78a16
commit 41ac4197ee
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
6 changed files with 94 additions and 2 deletions

View file

@ -61,8 +61,13 @@ $background-ident-color: #fbfbfb;
border: 1px solid #c3c4c7;
border-left-width: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
margin: 5px 15px 2px;
margin: 5px 15px 2px 0;
padding: 1px 12px;
p, .form-table td & p {
margin-top: 4px;
margin-bottom: 4px;
}
}
.ppcp-notice-warning {