Parcourir la source

2022.3.15样式调整

17613754660 il y a 3 ans
Parent
commit
a71545c931
1 fichiers modifiés avec 18 ajouts et 0 suppressions
  1. 18 0
      fhKeeper/formulahousekeeper/timesheet/index.html

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

@@ -42,6 +42,24 @@
             #nprogress .bar {
                 background:#f58220 !important; 
             }
+
+            .selectworktime .el-dialog__header{
+                padding-top:0;
+                padding-bottom:0;
+            }
+            .selectworktime .el-dialog__body{
+                padding-top:15px;
+            }
+            .el-dialog__headerbtn{
+                z-index: 2002;
+            }
+            .selecteorktime_datapick_popper{
+                left: 12vh !important;
+            }
+            .customsalary .el-input__inner{
+                height: 35px;
+                line-height: 35px;
+            }
         </style>
     </head>
     <body>