Explorar el Código

修改字体颜色

dusenyao hace 2 años
padre
commit
dd0cfe6f4c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;