瀏覽代碼

update fis submodule with latest commit

tigger 3 月之前
父節點
當前提交
ea1101ca26
共有 3 個文件被更改,包括 3 次插入6 次删除
  1. 1 3
      src/app/dashboard/dashboard.component.html
  2. 1 2
      src/app/dashboard/dashboard.component.scss
  3. 1 1
      src/dependencies/fis

+ 1 - 3
src/app/dashboard/dashboard.component.html

@@ -19,9 +19,7 @@
             <mat-divider></mat-divider>
             <div class="dashitems">
               <leave-submission-dashitem></leave-submission-dashitem>
-              @if (this.hasAccess.leaveApproval) {
-                <leave-approval-dashitem></leave-approval-dashitem>
-              }
+              <leave-approval-dashitem></leave-approval-dashitem>
               <leave-info-dashitem></leave-info-dashitem>
             </div>
           </div>

+ 1 - 2
src/app/dashboard/dashboard.component.scss

@@ -78,14 +78,13 @@ main {
 }
 .content .left {
   display: flex;
-  width: 20%;
   flex-direction: column;
   align-items: center;
 }
 
 .content .left,.right {
   flex-grow: 1;
-  min-width: 20%;
+  min-width: 17%;
 }
 
 .content .center {

+ 1 - 1
src/dependencies/fis

@@ -1 +1 @@
-Subproject commit 2674079e81b7131211046e64f412b24e35a30e8d
+Subproject commit c002f54a3956b6229741461b1daa4f066fe35690