Skip to content

Commit

Permalink
Merge pull request #107 from Anand-ReddyK/Fix-task-name-in-dark-mode
Browse files Browse the repository at this point in the history
Fixing the Task name UI in dark mode
  • Loading branch information
Kritika30032002 authored Oct 10, 2023
2 parents 3ed971c + 0deeecd commit 9c906e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ body.dark-mode::before {
font-size: 1.3rem;
margin-top: 0.4rem;
text-align: left;
color: #000;
margin-right: 20px;
border-radius: 5rem !important;
word-break: break-all;
Expand Down

0 comments on commit 9c906e5

Please sign in to comment.