Skip to content

Commit 97d77b1

Browse files
save file
1 parent 22543b1 commit 97d77b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/chat-room/html/chat-room-simple/chat-room-simple.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{height:150px;display:flex;gap:20px;border-top:1px solid lightgray;padding-top:10px}
1212

1313
#txt
14-
{height:100%;border:1px solid lightgray;border-radius:5px;padding:10px;flex:1;box-sizing:border-box;resize:none}
14+
{height:100%;border:1px solid lightgray;border-radius:5px;padding:10px;flex:1;box-sizing:border-box;resize:none;outline:none}
1515

1616
#info
1717
{display:flex;flex-direction:column;gap:10px}

0 commit comments

Comments
 (0)