fix render

This commit is contained in:
jxxghp
2023-07-26 17:47:38 +08:00
parent ed8923125f
commit f4ab540d29
2 changed files with 10 additions and 1 deletions

View File

@@ -158,7 +158,7 @@ const dropdownItems = ref([
>
<div class="me-n3 absolute top-0 right-3">
<IconBtn>
<VIcon icon="mdi-dots-vertical" />
<VIcon icon="mdi-dots-vertical" class="text-white" />
<VMenu
activator="parent"
close-on-content-click