mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-28 21:02:05 +00:00
fix(routes): more ui tweaks
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<nav class="header">
|
||||
<nav class="header p-5 pl-0 lg:p-0 lg:pl-20">
|
||||
<h1 class="mr-4 text-2xl font-bold">{$t('index.applications')}</h1>
|
||||
{#if $appSession.isAdmin}
|
||||
<button on:click={newApplication} class="btn btn-square btn-sm bg-applications">
|
||||
|
||||
Reference in New Issue
Block a user