ui: dashboard fine-tunes

This commit is contained in:
Andras Bacsai
2022-08-26 10:22:50 +02:00
parent 7691706295
commit 3b95d7278d
5 changed files with 47 additions and 125 deletions

View File

@@ -4,6 +4,6 @@
<img
alt="plausible logo"
class={isAbsolute ? 'w-9 absolute top-0 left-0 -m-4' : 'w-6 mx-auto'}
class={isAbsolute ? 'w-9 h-12 absolute top-0 left-0 -m-4' : 'w-6 h-8 mx-auto'}
src="/plausible.png"
/>