mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
working in responsiveness
This commit is contained in:
@@ -39,8 +39,8 @@ ion-content{
|
||||
font-family: Roboto;
|
||||
margin: 0 auto;
|
||||
background-color: #fff;
|
||||
overflow:auto;
|
||||
padding: 30px 20px 0 20px;
|
||||
//overflow:auto;
|
||||
//padding: 30px 20px 0 20px;
|
||||
border-top-left-radius: 25px;
|
||||
border-top-right-radius: 25px;
|
||||
|
||||
@@ -109,7 +109,7 @@ ion-content{
|
||||
@media only screen and (min-width: 1024px) {
|
||||
.main-content{
|
||||
border: 1px solid blue;
|
||||
overflow: auto;
|
||||
|
||||
|
||||
.aside-wrapper{
|
||||
width: 40%;
|
||||
@@ -117,13 +117,14 @@ ion-content{
|
||||
font-size: 25px;
|
||||
}
|
||||
}
|
||||
.aside{
|
||||
/* .aside{
|
||||
width: 340px;
|
||||
}
|
||||
} */
|
||||
.aside-content{
|
||||
width: 60%;
|
||||
display: flex !important;
|
||||
background-color: white;
|
||||
border: 1px solid green;
|
||||
}
|
||||
.item{
|
||||
.item-icon{
|
||||
|
||||
Reference in New Issue
Block a user