v3: performance pass, bundle size pass, i18n pass, docker pass

This commit is contained in:
khannurien
2026-04-08 13:19:39 +00:00
parent 20b9bfe7b4
commit 1321e374bf
21 changed files with 502 additions and 301 deletions

View File

@@ -1807,6 +1807,10 @@ body.has-player .fab-new {
display: grid;
grid-template-columns: auto 1fr auto;
}
.app-header--has-center .app-header-nav {
grid-column: 3;
}
}
.app-header-brand {