diff --git a/zenoh-ts/examples/chat/assets/index.css b/zenoh-ts/examples/chat/assets/index.css index 698e9c1..05d67c5 100644 --- a/zenoh-ts/examples/chat/assets/index.css +++ b/zenoh-ts/examples/chat/assets/index.css @@ -137,6 +137,7 @@ body { .input-buttons { width: 100px; + height: 100%; margin-right: 20px; /* Add margin inside input group */ box-sizing: border-box; /* Include padding and border in element's total width and height */ } diff --git a/zenoh-ts/examples/chat/assets/index.html b/zenoh-ts/examples/chat/assets/index.html index dac06fe..403a739 100644 --- a/zenoh-ts/examples/chat/assets/index.html +++ b/zenoh-ts/examples/chat/assets/index.html @@ -11,10 +11,6 @@
-
- - -
@@ -27,6 +23,10 @@
+
+ + +