Expanding theme tab to customization tab. Started improving theme selection.

This commit is contained in:
2025-07-20 23:27:51 +02:00
parent 03ea94b858
commit 2c9a87bf3e
20 changed files with 1336 additions and 295 deletions

View File

@@ -13,7 +13,7 @@
<span class="@Icon text-4xl text-primary"></span>
</div>
<div class="stat-title">@Title</div>
<div class="stat-value text-xl!">@Text</div>
<div class="stat-value truncate text-xl!">@Text</div>
</div>
@code