Эх сурвалжийг харах

make tags text field wider

Daniel Sheffield 2 жил өмнө
parent
commit
ff32591c13

+ 1 - 1
app/activities/TransactionEditor.py

@@ -518,7 +518,7 @@ class TransactionEditor(FocusWidget):
             Columns([
                 self.components['main_pane'],
                 self.components['side_pane'],
-                (12,LineBox(
+                (18,LineBox(
                     self.components['tags'],
                     title=f'Tags',
                     title_align='left'