Skip to content

Commit bbafc4c

Browse files
committed
ヘッダーを小さくした
1 parent 2539bf7 commit bbafc4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

display/display.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
class="m-0 p-0 bg-transparent h-screen border-1 rounded-2xl border-gray-500 text-black overflow-hidden"
1010
style="-webkit-app-region: drag"
1111
>
12-
<div class="w-full bg-white/10 text-white px-2 py-1 text-sm">waigaya</div>
12+
<div class="w-full bg-white/10 text-white px-2 py-1 text-xs">waigaya</div>
1313
<div id="text-container" class="flex flex-col gap-2 m-2 overflow-auto">
1414
<!-- ここにJSで.text-itemや.slack-messageなどが動的に追加される想定 -->
1515
</div>

0 commit comments

Comments
 (0)