Index: sources/gui/qml/components/ConfirmTreatmentTableEntry.qml =================================================================== diff -u -rc9f8f8cf3c6c37fc6460d8675c62c9442c4d4263 -rf9e747f0f28df1cc6a33179f0bc78bfc03d486fc --- sources/gui/qml/components/ConfirmTreatmentTableEntry.qml (.../ConfirmTreatmentTableEntry.qml) (revision c9f8f8cf3c6c37fc6460d8675c62c9442c4d4263) +++ sources/gui/qml/components/ConfirmTreatmentTableEntry.qml (.../ConfirmTreatmentTableEntry.qml) (revision f9e747f0f28df1cc6a33179f0bc78bfc03d486fc) @@ -39,7 +39,7 @@ Line { id: _line width: _root.width + Variables.createTreatmentTableMargin - thickness: 2 + thickness: 1 color: Colors.backgroundMenu anchors.top: _root.bottom anchors.left: _root.left