Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70429

Ion-tabs remove margin

$
0
0

@DiagonalThink wrote:

hi if i change a ion-tab color in the ion-tabs parent remaining a margin

if I try to remove the margins by expanding the width of the signel tabs the icons disappear, and the tabs are no longer clickable.

i try with this css

.tab-acc {
background-color: #387ef5;
width: calc(100% / 3);
background-position: center;
}

.tab-activ {
background-color: #ef473a;
width: calc(100% / 3);
}

.tab-home {
background-color: #33cd5f;
width: calc(100% / 3);
}

the result is this

any solution? if i try to remove margin or padding to parent ion-tabs or from single tab without any result

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70429

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>