[Feat] Further PLS ctrl & childProc perf improvements

This commit is contained in:
Minoricew
2025-06-07 23:51:54 +08:00
parent 50bde49414
commit 8ab55bc93c
19 changed files with 1531 additions and 373 deletions

View File

@@ -25,3 +25,7 @@ button.nav-link {
.nav-underline {
--bs-nav-underline-link-active-color: #0d6efd !important;
}
.tooltip {
--bs-tooltip-max-width: 400px !important;
}