deps(core): 更新tippyjs (version: 6.3.7)

This commit is contained in:
王立帮
2025-05-18 00:08:27 +08:00
parent e1204b3e57
commit fb687bed1f
6 changed files with 11 additions and 2 deletions

View File

@@ -15,7 +15,12 @@
cursor: inherit;
}
.mixly-drapdown-menu {
width: fit-content;
}
.mixly-drapdown-menu > .tippy-box {
width: fit-content;
border: none !important;
}