.platform-ios { .ion-segment { > .button { border-width: 2px; color: get-color(primary, base); min-height: 3.7rem; line-height: 3.7rem; &.active { color: #fff; } border-style: solid; border-color: get-color(primary, base); &:first-of-type { border-right-width: 0px; } &:last-of-type { border-left-width: 0px; } } } }