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

@ -31,6 +31,9 @@ $segment-button-md-icon-line-height: $segment-button-md-line-height !d
text-transform: uppercase;
font-weight: 500;
flex: 1;
width: 0;
opacity: 0.7;
color: $segment-button-md-text-color-activated;
background-color: transparent;