Skip to content
Code-Schnipsel Gruppen Projekte
Commit 345ced44 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

fix: overflow at article summary

Übergeordneter cca0e38a
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -28,6 +28,9 @@
.quiqqer-erp-backend-temporaryErp-summary-total-netto,
.quiqqer-erp-backend-temporaryErp-summary-total-brutto {
float: left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 200px;
}
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren