修复资源画本样式冲突遗留的缺失闭合括号
解决 #283 迁移与 master 的冲突时,.conversation-model-select [role='status'] 规则丢失了闭合大括号 导致 Tailwind 生成阶段报 Missing closing },Vite 错误覆盖层阻断页面打开 补齐闭合括号后 postcss 解析与 Vite 转换均恢复正常
This commit is contained in:
@@ -9031,6 +9031,7 @@ iframe.preview-frame {
|
||||
color: #6b7280;
|
||||
background: #fff;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/* Direct Codex composer: keep the editor and its actions in one vertical
|
||||
structure instead of positioning each control independently. */
|
||||
|
||||
Reference in New Issue
Block a user