Skip to content

Commit

Permalink
Fixing the task name UI in dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Anand-ReddyK committed Oct 10, 2023
1 parent 3ed971c commit 0deeecd
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 0deeecd

Please sign in to comment.