@@ -237,7 +237,7 @@
.ant-splitter-panel {
&:first-child {
// 左侧 35% 区域 - Prompt 区域
- background: #f5f5f5;
+ background: #ffffff;
}
&:nth-child(2) {
@@ -370,7 +370,7 @@
display: flex;
justify-content: space-between;
align-items: flex-start;
- // background: #f5f5f5;
// border-bottom: 1px solid #fff;
&-text {