mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
fix: adjust styling for Documentation component to ensure proper layout (#6566)
This commit is contained in:
parent
cded825bda
commit
f07172f98a
@ -67,6 +67,8 @@ const Documentation = () => {
|
||||
direction="vertical"
|
||||
style={{
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
overflowY: 'auto',
|
||||
}}
|
||||
>
|
||||
<div
|
||||
|
Loading…
x
Reference in New Issue
Block a user