Tooltip text overflow and new lines

This commit is contained in:
Natsumi
2026-01-21 14:31:19 +13:00
parent 81acfa8734
commit ac87cf9a90
2 changed files with 10 additions and 4 deletions

View File

@@ -593,7 +593,7 @@
{{ timeInLab }}
</span>
</template>
<ArrowDown />
<ChevronDown class="inline-block" />
</TooltipWrapper>
<span class="extra">
{{ formatDateFilter(worldDialog.ref.publicationDate, 'long') }}
@@ -697,8 +697,8 @@
<script setup>
import {
Apple,
ArrowDown,
Check,
ChevronDown,
Copy,
Download,
Ellipsis,