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

Ion-segment-button style

$
0
0

@Astrid5 wrote:

Hey guys, I need to make a selection between 3 dates values (today, this week, this month) or open a date picker to choose the date myself.

image

so, I thought about using ion-segment and ion-segment-buttons to do that, but so far I got this:

image

I wonder if ion-segment-button is the best choice for it (i think it is) and wich is the best way to style it. Here’s my code atm:

ion-segment-button {
    height: 40px;
    min-height: 40px;
    border-radius: 51px;
  }
  ion-segment-button.segment-button-checked {
    border-bottom: 2px solid;
    background: #ff9009;
    color: #FFFFFF !important;
  }

text-color is not applying… and the width is weird. Tips and solutions are apreciated.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70443

Trending Articles



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