make setup text bigger

This commit is contained in:
Girish Ramakrishnan
2025-10-02 10:40:40 +02:00
parent a4605238aa
commit e0740f89d9
+1 -1
View File
@@ -182,7 +182,7 @@ onMounted(async () => {
<div class="ring ring8"></div>
<div class="ring ring9"></div>
</div>
<h3>Please wait while Cloudron is setting up the dashboard ...</h3>
<h1>Please wait while Cloudron is setting up the dashboard ...</h1>
<h4 style="margin-top: 0">{{ progressMessage }}</h4>
<small>You can follow the logs on the server at <code @click="onCopyToClipboard('/home/yellowtent/platformdata/logs/box.log')">/home/yellowtent/platformdata/logs/box.log</code></small>
</div>