mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
fix: sidebar collapse trigger style
Signed-off-by: Kaifuny <superbiger.github@gmail.com>
This commit is contained in:
parent
b153d22b04
commit
029ff8bef5
@ -3,7 +3,7 @@ import { NLayout, NLayoutContent, NLayoutSider } from 'naive-ui'
|
||||
</script>
|
||||
<template>
|
||||
<n-layout has-sider class="h-full">
|
||||
<n-layout-sider bordered>
|
||||
<n-layout-sider bordered show-trigger="bar" collapse-mode="transform">
|
||||
<slot></slot>
|
||||
</n-layout-sider>
|
||||
<n-layout-content content-style="padding: 10px">
|
||||
|
Loading…
x
Reference in New Issue
Block a user