可信代码库-AI大模型思考过程接口展示
This commit is contained in:
@@ -340,15 +340,15 @@
|
||||
|
||||
.green {
|
||||
cursor: pointer;
|
||||
color: rgb(80, 212, 171)
|
||||
color: rgb(61, 204, 166)
|
||||
}
|
||||
.yellow {
|
||||
cursor: pointer;
|
||||
color: rgb(250, 194, 10)
|
||||
color: rgb(254, 204, 85)
|
||||
}
|
||||
.red {
|
||||
cursor: pointer;
|
||||
color: rgb(246, 111, 106)
|
||||
color: rgb(249, 95, 91)
|
||||
}
|
||||
|
||||
.jyh-split {
|
||||
@@ -450,3 +450,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.align-center {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user