Fixes for deliveries vs sale_channels

This commit is contained in:
Ludovic CANDELLIER
2021-11-23 23:37:47 +01:00
parent f6668a6dd3
commit 6dce60d227
36 changed files with 279 additions and 94 deletions

View File

@@ -53,3 +53,7 @@ ul .jqtree_common {
.yellow {
color: #F2B90F!important;
}
body {
font-size: 0.8rem;
}