feat(windows): add segment component

references #5565
This commit is contained in:
Brandy Carney
2016-02-23 16:39:46 -05:00
parent 2699b44778
commit 922e1f17b8
5 changed files with 93 additions and 3 deletions

View File

@ -42,6 +42,9 @@ $segment-button-ios-toolbar-icon-line-height: 2.4rem !default;
color: $segment-button-ios-bg-color-activated;
background-color: $segment-button-ios-bg-color;
flex: 1;
width: 0;
ion-icon {
font-size: $segment-button-ios-icon-size;
line-height: $segment-button-ios-icon-line-height;