Skip to content

Commit

Permalink
removed warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorako committed Feb 5, 2022
1 parent bd4b61a commit 3f071e5
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions styles/chat.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,15 @@
margin-left: 0px;
}

#chat-log .message .message-header.flexrow {
/* border-radius: 5px 5px 0px 0px;
/* #chat-log .message .message-header.flexrow {
border-radius: 5px 5px 0px 0px;
margin-left: -5px;
padding-left: 5px;
margin-right: -5px;
padding-right: 5px; */
/* margin-top:-5px;
padding-top: 5px; */

}
padding-right: 5px;
margin-top:-5px;
padding-top: 5px;
} */

.message-content .chat-damage-buttons button>i.fas {
left: 0px;
Expand Down

0 comments on commit 3f071e5

Please sign in to comment.