Browse Source

修改字体颜色

dusenyao 2 years ago
parent
commit
dd0cfe6f4c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/new_task_view/components/layouts/RightSidebar.vue

+ 1 - 1
src/views/new_task_view/components/layouts/RightSidebar.vue

@@ -49,7 +49,7 @@ defineProps({
       height: 48px;
       height: 48px;
       padding: 8px;
       padding: 8px;
       line-height: 32px;
       line-height: 32px;
-      color: #fff;
+      color: #000;
       cursor: pointer;
       cursor: pointer;
       border-radius: 2px;
       border-radius: 2px;