diff --git a/src/style/pages/ReconcileCreditNote/ReconcileCreditNoteForm.scss b/src/style/pages/ReconcileCreditNote/ReconcileCreditNoteForm.scss index b90c0a6bb..a87f6fa0b 100644 --- a/src/style/pages/ReconcileCreditNote/ReconcileCreditNoteForm.scss +++ b/src/style/pages/ReconcileCreditNote/ReconcileCreditNoteForm.scss @@ -11,10 +11,13 @@ &_line { border-bottom: none; + .title { + font-weight: 600; + } .amount, .title { padding: 8px 0px; - width: 145px; + width: 165px; } .amount { text-align: right;