fix: 去掉本地调试地址

This commit is contained in:
jawe
2025-11-03 17:10:47 +08:00
parent b94f34c67d
commit f3b7b4f66f
4 changed files with 5 additions and 4 deletions

View File

@@ -587,7 +587,7 @@ $phone-width: 375px;
width: 100%;
margin: 16px 0 0;
overflow: hidden;
background-color: var(--background);
background-color: var(--app-content-bg-color);
/* 手机顶部 */
.editor-design-top {