[update] 全局浅粉色底色改成浅蓝色

This commit is contained in:
lideqin
2024-06-26 15:56:08 +08:00
parent 3cc61d6bd4
commit 1786001075
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -307,7 +307,7 @@ export default {
justify-content: center;
&-done {
background: rgba(213, 44, 38, 0.08);
background: rgba(0, 100, 250, 0.08);
color: @primary-color;
}
+1 -1
View File
@@ -328,7 +328,7 @@ export default {
padding: 5px 16px;
margin-right: 12px;
margin-top: 8px;
background: rgba(213, 44, 38, 0.08);
background: rgba(0, 100, 250, 0.08);
border-radius: 4px 4px 4px 4px;
opacity: 1;
color: @primary-color;
@@ -447,7 +447,7 @@ export default {
padding: 5px 16px;
margin-right: 12px;
margin-top: 8px;
background: rgba(213, 44, 38, 0.08);
background: rgba(0, 100, 250, 0.08);
border-radius: 4px 4px 4px 4px;
opacity: 1;
color: @primary-color;
@@ -469,7 +469,7 @@ export default {
padding: 5px 16px;
margin-right: 12px;
margin-top: 8px;
background: rgba(213, 44, 38, 0.08);
background: rgba(0, 100, 250, 0.08);
border-radius: 4px 4px 4px 4px;
opacity: 1;
color: @primary-color;
@@ -554,7 +554,7 @@ export default {
padding: 5px 16px;
margin-right: 12px;
margin-top: 8px;
background: rgba(213, 44, 38, 0.08);
background: rgba(0, 100, 250, 0.08);
border-radius: 4px 4px 4px 4px;
opacity: 1;
color: @primary-color;
+1 -1
View File
@@ -500,7 +500,7 @@ export default {
padding: 5px 16px;
margin-right: 12px;
margin-top: 8px;
background: rgba(213, 44, 38, 0.08);
background: rgba(0, 100, 250, 0.08);
border-radius: 4px 4px 4px 4px;
opacity: 1;
color: @primary-color;