Refactor axo module

This commit is contained in:
Pedro Silva 2024-03-08 14:39:50 +00:00
parent b7d43d3c5b
commit 039cc53f40
No known key found for this signature in database
GPG key ID: E2EE20C0669D24B3
6 changed files with 581 additions and 51 deletions

View file

@ -30,3 +30,7 @@
font-weight: bold;
color: #000000;
}
.ppcp-axo-field-hidden {
display: none;
}