Skip to content

Commit e3bcdc7

Browse files
committed
Fix message width
1 parent d6f38bf commit e3bcdc7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stuff/_chat.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,10 @@
203203
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(56, 31, 31, 0.11);
204204
}
205205

206+
#{selectors.$message_} {
207+
padding-right: 52px !important;
208+
}
209+
206210
// Attachements // TODO
207211
.textContainer_d8e2d0,
208212
.footer_d8e2d0 {

0 commit comments

Comments
 (0)