Skip to content

Commit

Permalink
fix: style
Browse files Browse the repository at this point in the history
  • Loading branch information
eatgrass committed Jan 10, 2024
1 parent b7986d2 commit fab269f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/TaskItemComponent.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ afterUpdate(() => {

<style>
.pomodoro-tasks-item-desc {
flex: 1;
overflow: hidden;
width: 100%;
pointer-events: none;
cursor: pointer;
Expand Down

0 comments on commit fab269f

Please sign in to comment.