Skip to content

Commit 36aa6e7

Browse files
save file
1 parent 530a5f4 commit 36aa6e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/chat-room/html/chat-room-display/chat-room-display.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
.msg .icons
3737
{width:60px}
3838
.msg .icons > div
39-
{display:flex;align-items:center}
39+
{display:flex;align-items:center;gap:5px}
4040
.msg .icons img
4141
{width:16px;height:16px;border:1px solid lightgray;border-radius:3px;box-sizing:border-box;cursor:pointer}
4242
.msg .icons .del

0 commit comments

Comments
 (0)