新增提示词列表和提示词修改页面
This commit is contained in:
@@ -166,6 +166,14 @@
|
||||
.rule-groups-page .ant-btn-text.text-primary {
|
||||
color: #00684a;
|
||||
}
|
||||
|
||||
.rule-groups-page .operations-cell {
|
||||
@apply flex space-x-2;
|
||||
}
|
||||
|
||||
.rule-groups-page .operation-btn {
|
||||
@apply text-sm flex items-center text-[--color-primary] bg-transparent hover:underline p-2;
|
||||
}
|
||||
|
||||
.rule-groups-page .ant-btn-text.text-primary:hover {
|
||||
color: #00684a;
|
||||
|
||||
Reference in New Issue
Block a user