瀏覽代碼

fix: 周日报工作量分配样式调整

qiny 1 年之前
父節點
當前提交
754ed693e7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      client/src/views/OaSystem/personnelManagement/components/AmountOfWork.vue

+ 1 - 1
client/src/views/OaSystem/personnelManagement/components/AmountOfWork.vue

@@ -311,7 +311,7 @@ const openDialog = (id) => {
 <style lang="scss" scoped>
 .WorkHoursSelect {
   width: 100%;
-  height: calc(100% - 110px);
+  height: calc(100% - 140px);
   display: flex;
 
   .select-title {