fix(nc-gui): some oss ui issues

This commit is contained in:
Ramesh Mane
2025-05-28 09:42:18 +00:00
parent 1449010920
commit 06db7b5e66
2 changed files with 3 additions and 3 deletions

View File

@@ -35,14 +35,14 @@ const centered = computed(() => props.centered ?? true)
@click="baseCreateDlg = true"
>
<slot>
<div class="flex items-center gap-2">
<div class="flex items-center gap-2 w-full">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<rect width="16" height="16" rx="8" fill="#D6E0FF" />
<path d="M8 4V12" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round" />
<path d="M4 8H12" stroke="currentColor" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round" />
</svg>
<div class="flex">{{ $t('title.createBase') }}</div>
<div class="flex flex-1">{{ $t('title.createBase') }}</div>
<div class="px-1 flex-none text-bodySmBold !leading-[18px] text-nc-content-gray-subtle bg-nc-bg-gray-medium rounded">
{{ renderAltOrOptlKey(true) }} D