This commit is contained in:
2024-05-22 11:08:40 +02:00
parent 0dc309642c
commit a33426f3c2

View File

@@ -86,7 +86,7 @@ watchEffect(async () => {
} }
&.tooltip-bottom { &.tooltip-bottom {
.tooltip-content { .tooltip-content {
bottom: 79px bottom: 79px;
} }
>:deep(div.header) { >:deep(div.header) {
@apply rounded-b-md bg-slate-600; @apply rounded-b-md bg-slate-600;