Skip to content

Commit

Permalink
fix: toolkit-for-ynab#3083 days of buffering alignment (toolkit-for-y…
Browse files Browse the repository at this point in the history
  • Loading branch information
togrady01 authored and HelloThisIsFlo committed Jun 13, 2023
1 parent 9540385 commit f6e7225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extension/features/budget/days-of-buffering/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.tk-days-of-buffering > div {
display: flex;
flex-direction: column;
justify-content: center;
justify-content: start;
}

/* Stop totals being crushed on smaller screens */
Expand Down

0 comments on commit f6e7225

Please sign in to comment.