Loading web/src/pages/home/admin_page/assets/styles/style.css +5 −4 Original line number Diff line number Diff line Loading @@ -21,12 +21,13 @@ } .admin-panel-content{ max-height: 84vh; min-height: 84vh; max-height: 80vh; min-height: 80vh; display: flex; background: white; } .footer-cnt{ height: 10vh; height: 14vh; background: #ECEAFF; } No newline at end of file web/src/pages/home/super_admin_page/assets/styles/style.css +3 −3 Original line number Diff line number Diff line Loading @@ -21,12 +21,12 @@ } .superadmin-panel-content{ max-height: 84vh; min-height: 84vh; max-height: 80vh; min-height: 80vh; display: flex; } .footer-cnt{ height: 10vh; height: 14vh; background: #ECEAFF; } Loading
web/src/pages/home/admin_page/assets/styles/style.css +5 −4 Original line number Diff line number Diff line Loading @@ -21,12 +21,13 @@ } .admin-panel-content{ max-height: 84vh; min-height: 84vh; max-height: 80vh; min-height: 80vh; display: flex; background: white; } .footer-cnt{ height: 10vh; height: 14vh; background: #ECEAFF; } No newline at end of file
web/src/pages/home/super_admin_page/assets/styles/style.css +3 −3 Original line number Diff line number Diff line Loading @@ -21,12 +21,12 @@ } .superadmin-panel-content{ max-height: 84vh; min-height: 84vh; max-height: 80vh; min-height: 80vh; display: flex; } .footer-cnt{ height: 10vh; height: 14vh; background: #ECEAFF; }