feat: 收口组件样式并调整移动端侧栏
This commit is contained in:
@@ -34,3 +34,11 @@ function selectTheme(key: string | number) {
|
||||
</NButton>
|
||||
</NDropdown>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
/* 本组件专属布局与 Naive 内部结构覆盖。 */
|
||||
@reference "../../styles/styles.css";
|
||||
.n-button.theme-toggle {
|
||||
@apply shrink-0 w-[34px] h-[34px];
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user