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

@ -19,9 +19,6 @@ ion-segment {
margin-left: 0;
margin-right: 0;
flex: 1;
width: 0;
overflow: hidden;
text-align: center;
text-overflow: ellipsis;