Skip to content

Commit

Permalink
Merge pull request #19 from sejal2598/fix/ui
Browse files Browse the repository at this point in the history
Fix/ui
  • Loading branch information
pushkar-anand authored Oct 29, 2020
2 parents 4425e79 + 8159261 commit 2a2c56b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
width: auto;
overflow: hidden;
text-overflow: ellipsis;
font-weight: bold;
}

i {
Expand All @@ -62,7 +63,7 @@ i:hover {
}

.delete-icon:hover {
color: red;
color: #d94747;
}

h4 {
Expand Down

0 comments on commit 2a2c56b

Please # to comment.