We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2539bf7 commit bbafc4cCopy full SHA for bbafc4c
1 file changed
display/display.html
@@ -9,7 +9,7 @@
9
class="m-0 p-0 bg-transparent h-screen border-1 rounded-2xl border-gray-500 text-black overflow-hidden"
10
style="-webkit-app-region: drag"
11
>
12
- <div class="w-full bg-white/10 text-white px-2 py-1 text-sm">waigaya</div>
+ <div class="w-full bg-white/10 text-white px-2 py-1 text-xs">waigaya</div>
13
<div id="text-container" class="flex flex-col gap-2 m-2 overflow-auto">
14
<!-- ここにJSで.text-itemや.slack-messageなどが動的に追加される想定 -->
15
</div>
0 commit comments