Skip to content

Commit

Permalink
fix display problem on some browser
Browse files Browse the repository at this point in the history
  • Loading branch information
popiazaza committed Apr 19, 2021
1 parent 1db8b2e commit 49a2f8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion th_chat/template/th_chat.css
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ a.nzca:hover {
text-align: right;
display: flex;
align-items: flex-end;
justify-content: right;
justify-content: flex-end;
}

.nzcontentt.nzme .nzinnercontent {
Expand Down
2 changes: 1 addition & 1 deletion th_chat/template/th_chat.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49a2f8e

Please sign in to comment.