feat: 收口移动端侧栏与创作拆解页布局

This commit is contained in:
GJ
2026-09-04 19:41:17 +08:00
parent c483b1912e
commit 542ec296c7
12 changed files with 250 additions and 49 deletions
+6
View File
@@ -238,6 +238,12 @@ body {
height: 32px;
white-space: nowrap;
}
.tabs-toolbar-actions .n-button.icon-button {
width: 32px;
min-width: 32px;
height: 32px;
padding: 0;
}
/* 窄内容区允许 suffix 独占一行;Tabs 本身继续使用组件内置横向滚动。 */
@container tabs-toolbar (max-width: 600px) {
.workspace-tabs > .n-tabs-nav {