We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c652c2 commit d3dc655Copy full SHA for d3dc655
html/chat-room-tmp/chat-room-tmp.html
@@ -6,6 +6,9 @@
6
7
<style>
8
9
+ :host
10
+ {display:flex;flex-direction:column}
11
+
12
input
13
{font-size:16px;padding:5px 10px}
14
input[type=button]
0 commit comments