🎨 enhance (layout): improve default layout styling

This commit is contained in:
Abizrh
2025-08-13 13:24:56 +07:00
parent d8d7d61fca
commit 929758fe00
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -24,6 +24,7 @@ function btnClick() {
<div class="flex items-center justify-between">
<div class="flex items-center">
<div class="ml-3 text-lg font-bold text-gray-900">
<Icon :name="prep.icon" class="mr-2 h-4 w-4 align-middle" />
{{ prep.title }}
</div>
</div>