Код: Выделить всё
ion-segment {
background-color: #108453
ion-segment-button {
color: #108453;
}
.segment-button-checked {
color: black !important; // it works properly
background-color: #108453 !important;
--indicator-color : transparent!important;
}
}
< /code>
html < /p>
Present
Future
Подробнее здесь: https://stackoverflow.com/questions/795 ... ive-button