跳转编辑文件内容宽度占比
This commit is contained in:
parent
a4c83bbec1
commit
17e53f3f47
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue