feat: slot system + entries/priority/errorreport + typert generator

This commit is contained in:
imccyu
2026-08-12 21:59:23 +08:00
parent eec7f2ec74
commit 0367506471
28 changed files with 777 additions and 165 deletions

View File

@@ -7,6 +7,6 @@
width: 100%;
}
.section > :last-child {
.section > :global([data-slot='settings.general.item']) > :last-child {
border-bottom: none;
}