Przeglądaj źródła

[Administration] Étiquettes : diminution marges

develop
Guillaume Bourgeois 1 miesiąc temu
rodzic
commit
8846d4d7f2
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      domain/Distribution/Distribution/Export/DistributionShoppingCartLabelsPdfGenerator.php

+ 2
- 2
domain/Distribution/Distribution/Export/DistributionShoppingCartLabelsPdfGenerator.php Wyświetl plik

@@ -182,7 +182,7 @@ class DistributionShoppingCartLabelsPdfGenerator extends AbstractGenerator imple
.shopping-cart-label .point-sale {
font-size: '.$fontSizeArray['pointSale'].'px;
text-transform: uppercase;
margin-bottom: 12px;
margin-bottom: 3px;
}
.shopping-cart-label .products {
@@ -191,7 +191,7 @@ class DistributionShoppingCartLabelsPdfGenerator extends AbstractGenerator imple
.shopping-cart-label .amount-and-payment {
font-size: '.$fontSizeArray['amount'].'px;
margin-top: 15px;
margin-top: 5px;
}
';


Ładowanie…
Anuluj
Zapisz