mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve responsiveness
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<!-- Main container -->
|
||||
<div class="main-content d-flex height-100 background-white overflow-hidden border-t-radius ">
|
||||
<!-- Left -->
|
||||
<div class="aside-left app-default-padding d-flex flex-grow-1 flex-column aside max-width-md-35">
|
||||
<div class="aside-left app-default-padding d-flex flex-grow-1 flex-column aside width-30 ">
|
||||
<!-- Header -->
|
||||
<ion-toolbar >
|
||||
<div class="main-header">
|
||||
@@ -63,7 +63,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Right -->
|
||||
<div class="content d-none d-md-flex flex-grow-1 flex-column max-width-65 max-width-md-60">
|
||||
<div class="content content-right d-none flex-grow-1 flex-column ">
|
||||
|
||||
<div class="width-100 height-100 d-flex align-center justify-center"
|
||||
*ngIf="(
|
||||
|
||||
Reference in New Issue
Block a user