feat: 使用tailwindcss简化style,统一文件命名

This commit is contained in:
jawe
2025-11-03 16:42:13 +08:00
parent a79483a71d
commit b94f34c67d
25 changed files with 694 additions and 1158 deletions

View File

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