mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-08 05:02:21 +00:00
fix(routes): more ui tweaks
This commit is contained in:
@@ -36,7 +36,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.destinations')}</h1>
|
||||
{#if $appSession.isAdmin}
|
||||
<a href="/destinations/new" class="btn btn-square btn-sm bg-destinations">
|
||||
|
||||
Reference in New Issue
Block a user