Skip to content

Commit 3819f6b

Browse files
committed
(UI) reduce reply close icon size
1 parent 04eecba commit 3819f6b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/ChatWindow/Room.vue

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,11 @@ export default {
713713
714714
.icon-reply {
715715
margin-left: 10px;
716+
717+
svg {
718+
height: 20px;
719+
width: 20px;
720+
}
716721
}
717722
718723
.image-reply {

0 commit comments

Comments
 (0)