refactor: reduce gap in Brand logo and Favicon sections for improved layout
(cherry picked from commit fbc9e37036d5720948381ca891714d78af001433)
This commit is contained in:
parent
100eec0677
commit
be452fee58
@ -48,7 +48,7 @@
|
|||||||
/>
|
/>
|
||||||
<ImageIcon v-else class="size-5 text-ink-gray-4" />
|
<ImageIcon v-else class="size-5 text-ink-gray-4" />
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-1 flex-col gap-2">
|
<div class="flex flex-1 flex-col gap-1">
|
||||||
<span class="text-base font-medium">{{ __('Brand logo') }}</span>
|
<span class="text-base font-medium">{{ __('Brand logo') }}</span>
|
||||||
<span class="text-p-base text-ink-gray-6">
|
<span class="text-p-base text-ink-gray-6">
|
||||||
{{
|
{{
|
||||||
@ -83,7 +83,7 @@
|
|||||||
/>
|
/>
|
||||||
<ImageIcon v-else class="size-5 text-ink-gray-4" />
|
<ImageIcon v-else class="size-5 text-ink-gray-4" />
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-1 flex-col gap-2">
|
<div class="flex flex-1 flex-col gap-1">
|
||||||
<span class="text-base font-medium">{{ __('Favicon') }}</span>
|
<span class="text-base font-medium">{{ __('Favicon') }}</span>
|
||||||
<span class="text-p-base text-ink-gray-6">
|
<span class="text-p-base text-ink-gray-6">
|
||||||
{{
|
{{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user