Skip to content

Commit

Permalink
Fix tasks growing beyond their x coords
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-lednev committed Aug 19, 2023
1 parent 94b09fd commit b502793
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/components/task.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@
padding: 5px;
overflow-wrap: anywhere;
font-size: var(--font-ui-medium);
color: var(--text-muted);
text-align: left;
Expand Down

0 comments on commit b502793

Please sign in to comment.