Skip to content

Commit af7454a

Browse files
committed
add margin
1 parent cc693b8 commit af7454a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/popup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1 class="text-xl font-bold">CCU Calendar Helper</h1>
4747
checked
4848
/>
4949
</div>
50-
<pre id="result" class="text-sm whitespace-pre-wrap"></pre>
50+
<pre id="result" class="text-sm my-2 whitespace-pre-wrap"></pre>
5151
<div class="text-gray-600 text-sm text-center">
5252
將 ECourse2 的行事曆匯出為 iCalendar 檔案,並匯入到 Google 行事曆中。
5353
</div>

0 commit comments

Comments
 (0)