diff --git a/src/views/system/slide-code-edit.vue b/src/views/system/slide-code-edit.vue index 5ace4c3..0820a7f 100644 --- a/src/views/system/slide-code-edit.vue +++ b/src/views/system/slide-code-edit.vue @@ -194,7 +194,7 @@ const UpdateFileCOntent = async () => { position: fixed; top: 0; right: 0; - width: 50%; + width: 70%; height: 100%; background-color: #282c34; z-index: 1001;