feat: 收口移动端侧栏与创作拆解页布局
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user