This commit is contained in:
dap
2026-01-05 20:42:25 +08:00
23 changed files with 347 additions and 165 deletions

View File

@@ -488,6 +488,6 @@ async function handleReset() {
:deep(.sticky-tabs-header [role='tablist']) {
position: sticky;
top: -12px;
z-index: 10;
z-index: 9999;
}
</style>