Fix inconsistent navbar padding

"Coolify" had pl-3 while the SwitchTeam element and the menu items below had px-2
This commit is contained in:
Tim Koch
2024-10-27 12:10:07 +01:00
parent fca1815216
commit a35e2f427b

View File

@@ -46,7 +46,7 @@
}
}
}">
<div class="flex pt-6 pb-4 pl-3">
<div class="flex pt-6 pb-4 pl-2">
<div class="flex flex-col w-full">
<div class="text-2xl font-bold tracking-wide dark:text-white">Coolify</div>
<x-version />