fix: style

pull/156/head
xingyu4j 2025-06-24 17:06:07 +08:00
parent fe6fcdaf67
commit 9821f134fc
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ function close() {
<VbenIcon icon="mdi:information-outline" class="text-primary size-5" />
</span>
<div class="text-primary min-w-0 flex-1 font-sans text-sm leading-none">
<span class="inline-block w-40">{{ title }}</span>
<span class="inline-block">{{ title }}</span>
<a
class="hover:text-success cursor-pointer break-all"
@click="goToUrl"