This commit is contained in:
tiago.kayaya
2021-07-27 09:14:35 +01:00
parent 130fc886ea
commit b233abca1a
3 changed files with 14 additions and 13 deletions
+3 -2
View File
@@ -74,7 +74,7 @@ ion-content{
width: 100%;
border-bottom: 1px solid #ebebeb;
padding: 0px 20px 0 20px !important;
overflow: auto;
overflow: hidden;
.item-icon{
width: 40px;
@@ -126,7 +126,7 @@ ion-content{
color: #fff !important;
background-color: #42b9fe !important;
}
@media only screen and (min-width: 801px) {
@media only screen and (min-width: 701px) {
.main-content{
@@ -148,6 +148,7 @@ ion-content{
.item{
.item-icon{
width: 10%;
margin-right: 10px !important;
}
.item-content{
width: 90%;