Преглед на файлове

style: change task manage module top filter placeholder color

ZhaoJun преди 1 година
родител
ревизия
69b6d64adf
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      src/pages/TaskManage/index.less

+ 4 - 0
src/pages/TaskManage/index.less

@@ -29,6 +29,10 @@
   font-size: 20px;
 }
 
+.antdSelect .ant-select-selection-placeholder{
+  color: rgba(0,0,0,0.75);
+}
+
 .ant-select-dropdown{
   width: unset;
 }