mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Improve responsiveness
This commit is contained in:
@@ -124,4 +124,17 @@ ion-toolbar{
|
||||
.item-content-detail{
|
||||
color: #000000;
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@media only screen and (min-width: 801px) {
|
||||
.content-right{
|
||||
display: flex !important;
|
||||
width: 65%;
|
||||
}
|
||||
.aside-left{
|
||||
width: 35%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user