Merge branch 'trunk' into PCP-3317-implement-ap-ms-via-orders-api

This commit is contained in:
Emili Castells Guasch 2024-08-19 12:17:30 +02:00
commit 83424f1110
13 changed files with 306 additions and 78 deletions

View file

@ -133,6 +133,11 @@ $background-ident-color: #fbfbfb;
}
}
.ppcp-notice-list {
list-style-type: disc;
padding-left: 20px;
}
th, td {
border-top: 1px solid $border-color;
}