Skip to content

Commit

Permalink
Make line info width fixed to prevent jumping output
Browse files Browse the repository at this point in the history
  • Loading branch information
jaladh-singhal committed Aug 21, 2020
1 parent 0f153cc commit 33b7648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tardis/widgets/line_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,7 @@ def display(self):
display="flex",
align_items="flex-start",
justify_content="center",
height="420px",
),
),
]
Expand Down

0 comments on commit 33b7648

Please sign in to comment.