fix: models compare system message sync to all

This commit is contained in:
jialin
2024-09-30 11:45:42 +08:00
parent 3978ec683d
commit 5f77a0082c
18 changed files with 51 additions and 25 deletions
+4 -1
View File
@@ -8,10 +8,13 @@
.apply-check {
position: absolute;
bottom: 10px;
display: flex;
right: 10px;
direction: rtl;
background-color: var(--color-white-1);
box-shadow: var(--ant-box-shadow-tertiary);
align-items: center;
padding: 1px 4px;
cursor: pointer;
}
.sys-content-wrap {