Skip to content

Commit

Permalink
FollowedThoughts: Fix dark theme status icon fill
Browse files Browse the repository at this point in the history
  • Loading branch information
IRHM committed Dec 26, 2023
1 parent 7e2e64f commit 5c4f023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/content/FollowedThoughts.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
flex-flow: column;
padding: 15px 20px;
background-color: $accent-color;
fill: $text-color;
border-radius: 10px;
min-width: 250px;
max-width: 250px;
Expand Down

0 comments on commit 5c4f023

Please sign in to comment.