Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
Leozard committed Apr 15, 2024
1 parent 07062bb commit dd8058f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/chat/textArea.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/* CHAT CHANNEL TEXT AREA */
%chatForm {
margin-top: 1px;
&:before {
&:before,
&:after {
display: none;
}
.charcounter {
Expand Down

0 comments on commit dd8058f

Please sign in to comment.