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:
@@ -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 />
|
||||
|
Reference in New Issue
Block a user