This commit is contained in:
Laurent Destailleur 2022-07-28 02:31:47 +02:00
parent d400ee9703
commit c000bd7f89
2 changed files with 8 additions and 0 deletions

View File

@ -7639,6 +7639,10 @@ div.clipboardCPValue.hidewithsize {
#dolpaymenttable {
padding: 5px;
}
.lilevel1 span.paddingright {
padding-right: 3px;
}
}
@media only screen and (max-width: 320px)

View File

@ -7319,6 +7319,10 @@ div.clipboardCPValue.hidewithsize {
#dolpaymenttable {
padding: 5px;
}
.lilevel1 span.paddingright {
padding-right: 3px;
}
}