瀏覽代碼

修改字体颜色

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;