feat: add OAuth model alias editing page and routing

This commit is contained in:
LTbinglingfeng
2026-01-29 02:21:04 +08:00
parent 8b3c4189f1
commit 8148851a06
13 changed files with 1886 additions and 619 deletions

View File

@@ -26,6 +26,10 @@
pointer-events: none;
will-change: transform, opacity;
}
&--stacked {
display: none;
}
}
&--animating &__layer {