fix: models compare system message sync to all
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user