Merged PR 690: #1667 HFI Bestelldetails Einrückung bei Zeilenumbruch

#1667 HFI Bestelldetails Einrückung bei Zeilenumbruch

Related work items: #1667
This commit is contained in:
Andreas Schickinger
2021-05-25 12:54:57 +00:00
committed by Lorenz Hilpert
parent 967a7f3205
commit 350e68d961

View File

@@ -13,6 +13,10 @@
.row {
@apply flex flex-row w-full;
line-height: 25px;
span {
max-width: 560px;
}
}
.name {