Skip to content

Commit

Permalink
stop chat portraits from being rounded
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorako committed Jul 8, 2022
1 parent b459bd0 commit 07f9bea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions styles/chat.css
Original file line number Diff line number Diff line change
Expand Up @@ -668,11 +668,6 @@ message-content .chat-damage-buttons button {
border-radius: 3px;
}

.portrait.token,
.portrait.combatant {
border-radius: 50%;
}


/* Adds border around flavor text */
/* .flavor-text {
Expand Down

0 comments on commit 07f9bea

Please sign in to comment.