ggooalice 2 년 전
부모
커밋
33ae50ccfa
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      fhKeeper/formulahousekeeper/timesheet/index.html

+ 3 - 0
fhKeeper/formulahousekeeper/timesheet/index.html

@@ -68,6 +68,9 @@
             .projectSelectPopperClass{
                 max-width: 1000px;
             }
+            .projectSelectPopperClass li{
+                display: flex;
+            }
             .projectSelectPopperClass .el-select-dropdown__item span:nth-child(1){
                 font-size: 13px;
                 height: 34px;