Add CSS file for non-DCC rules

This commit is contained in:
Alex P 2022-10-20 13:13:42 +03:00
parent 57af25a197
commit 4ca9639fb1
4 changed files with 17 additions and 8 deletions

View file

@ -0,0 +1,3 @@
#place_order.ppcp-hidden {
display: none !important;
}