当前提交
2b71639407
共有 1 个文件被更改,包括 6 次插入 和 0 次删除
|
|
@ -577,3 +577,9 @@ input:invalid {
|
|||
max-height: 440px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.red { color:var(--red); }
|
||||
.green { color:var(--green); }
|
||||
.blue { color:var(--indigo); }
|
||||
.gray { color:var(--gray); }
|
||||
.orange { color:var(--orange); }
|
||||
|
|
|
|||
正在加载…
在新工单中引用