feat: re-design

This commit is contained in:
2026-08-31 21:53:59 +02:00
parent 327cfc1c5d
commit 5d0a2cfded
14 changed files with 225 additions and 114 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ onMounted(() => {
<h4>Sync status</h4>
<p class="row">
<span>Pending changes</span>
<strong>{{ listsStore.pendingCount }}</strong>
<strong class="mono-num">{{ listsStore.pendingCount }}</strong>
</p>
<p class="row">
<span>Syncing</span>