Преглед изворни кода

[Administration] Étiquettes : diminution marges

develop
Guillaume Bourgeois пре 1 месец
родитељ
комит
8846d4d7f2
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      domain/Distribution/Distribution/Export/DistributionShoppingCartLabelsPdfGenerator.php

+ 2
- 2
domain/Distribution/Distribution/Export/DistributionShoppingCartLabelsPdfGenerator.php Прегледај датотеку

@@ -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;
}
';


Loading…
Откажи
Сачувај