Skip to content

Commit

Permalink
Merge pull request credija#13 from credija/develop
Browse files Browse the repository at this point in the history
FIX: Chatbox font color in Night mode
  • Loading branch information
kevinfaveri authored Nov 19, 2018
2 parents c168780 + 233d064 commit 11eacf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/chat-box/chat-box.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@

.chatbox-bg {
background-color: white;
color: #404040;
border: 1px solid #ccc;
border-radius: 25px;
padding: 10px;
Expand Down

0 comments on commit 11eacf9

Please sign in to comment.