소스 검색

修改字体颜色

dusenyao 2 년 전
부모
커밋
dd0cfe6f4c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;
       padding: 8px;
       line-height: 32px;
-      color: #fff;
+      color: #000;
       cursor: pointer;
       border-radius: 2px;