跳转编辑文件内容宽度占比

This commit is contained in:
junleea 2025-05-30 15:11:35 +08:00
parent a4c83bbec1
commit 17e53f3f47
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ const UpdateFileCOntent = async () => {
position: fixed; position: fixed;
top: 0; top: 0;
right: 0; right: 0;
width: 50%; width: 70%;
height: 100%; height: 100%;
background-color: #282c34; background-color: #282c34;
z-index: 1001; z-index: 1001;