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