optimize: 样式小调整。

pull/384/head
王良 2024-10-28 17:39:25 +08:00
parent 21e46a4124
commit 909228ec37
1 changed files with 3 additions and 3 deletions

View File

@ -124,9 +124,9 @@ $dark-input: #777; //输入框:背景色
}
/* 标签:警告 */
.ant-tag-orange{
background: #62605e;
border-color: #62605e;
color: #e7aa61;
background: #5a5750;
border-color: #5a5750;
color: #cfa572;
}
/* 按钮 */