Skip to content

Commit 3abf8c9

Browse files
save file
1 parent 1f6329f commit 3abf8c9

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
@@ -22,7 +22,7 @@
2222
.msg
2323
{display:flex;gap:30px;align-items:center;padding:10px 20px}
2424
.msg:hover
25-
{background:lightyellow}
25+
{background:lightyellow !important}
2626

2727
.msg .username
2828
{width:120px}

0 commit comments

Comments
 (0)