We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc693b8 commit af7454aCopy full SHA for af7454a
src/popup.html
@@ -47,7 +47,7 @@ <h1 class="text-xl font-bold">CCU Calendar Helper</h1>
47
checked
48
/>
49
</div>
50
- <pre id="result" class="text-sm whitespace-pre-wrap"></pre>
+ <pre id="result" class="text-sm my-2 whitespace-pre-wrap"></pre>
51
<div class="text-gray-600 text-sm text-center">
52
將 ECourse2 的行事曆匯出為 iCalendar 檔案,並匯入到 Google 行事曆中。
53
0 commit comments