We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4263d96 commit 9002c44Copy full SHA for 9002c44
1 file changed
html/chat-room-tmp/chat-room-tmp.html
@@ -7,7 +7,7 @@
7
<style>
8
9
:host
10
- {display:flex;flex-direction:column;height:100%}
+ {height:100%;display:flex;flex-direction:column;gap:10px}
11
12
input
13
{font-size:16px;padding:5px 10px}
0 commit comments