编辑器样式更新

This commit is contained in:
2025-05-30 11:30:03 +08:00
parent 7e592c6ec6
commit 074ad202a9
3 changed files with 8 additions and 4 deletions

View File

@@ -59,8 +59,8 @@ async function HandleUpdateConfig() {
<style scoped lang="scss">
.material-view
{
width: 100cqw;
height: 100cqh;
width: 100%;
height: 100%;
box-sizing: border-box;
padding: 0;
margin: 0;