codex 试用,美化
This commit is contained in:
@@ -1137,13 +1137,13 @@ new Vue({
|
||||
}
|
||||
.stat-title {
|
||||
font-size: 14px;
|
||||
color: #606266;
|
||||
color: #6b86a8;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.stat-value {
|
||||
font-size: 24px;
|
||||
font-weight: bold;
|
||||
color: #409EFF;
|
||||
color: #5bd3ff;
|
||||
}
|
||||
.batch-toolbar {
|
||||
margin-bottom: 15px;
|
||||
@@ -1152,7 +1152,7 @@ new Vue({
|
||||
}
|
||||
.selected-count {
|
||||
margin-left: 15px;
|
||||
color: #606266;
|
||||
color: #6b86a8;
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user