🔨 执行日志.
This commit is contained in:
@@ -266,6 +266,16 @@ body {
|
||||
color: rgb(var(--red-6));
|
||||
}
|
||||
|
||||
.table-cell-value {
|
||||
color: var(--color-text-2);
|
||||
}
|
||||
|
||||
.table-cell-sub-value {
|
||||
margin-top: 4px;
|
||||
display: inline-block;
|
||||
color: var(--color-text-3);
|
||||
}
|
||||
|
||||
// -- 滚动条
|
||||
#app {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
|
||||
Reference in New Issue
Block a user