fix: 修复合并冲突导致的CSS未闭合花括号
This commit is contained in:
@@ -8393,6 +8393,8 @@
|
||||
.web-shell[data-ui-theme="dark-green"][data-view="workbench"] .ai-workbench-page.is-active .ai-chat-messages-surface {
|
||||
padding-top: 86px;
|
||||
}
|
||||
}
|
||||
|
||||
.web-shell[data-ui-theme="dark-green"] .canvas-page .studio-canvas-node-resize-handle::before,
|
||||
.web-shell[data-ui-theme="dark-green"] .canvas-page .studio-canvas-node-resize-handle::after {
|
||||
background: var(--dg-button-text);
|
||||
@@ -8907,6 +8909,8 @@
|
||||
.web-shell[data-ui-theme="dark-green"][data-view="canvas"] .studio-canvas-project-bar__status,
|
||||
.web-shell[data-ui-theme="dark-green"][data-view="canvas"] .studio-canvas-project-bar__autosave-status {
|
||||
color: var(--fg-muted);
|
||||
}
|
||||
|
||||
.web-shell[data-ui-theme="dark-green"] .omni-commerce-page {
|
||||
--commerce-ink: #f3f5f2;
|
||||
--commerce-muted: #aeb8b1;
|
||||
|
||||
Reference in New Issue
Block a user