feat: rotated table display
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<script src="https://unpkg.com/htmx.org/dist/ext/sse.js"></script>
|
||||
<div
|
||||
id="roomTextContainer"
|
||||
class="bg-blue-200 grid place-content-center"
|
||||
class="grid place-content-center"
|
||||
hx-ext="sse"
|
||||
sse-connect="/rooms/subscribe?roomName={{ .Room.Name }}"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user