Вот HTML и CSS:
Код: Выделить всё
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;
}
}Код: Выделить всё
Present
Future
Как изменить цвет активной кнопки на #108453?
Подробнее здесь: https://stackoverflow.com/questions/795 ... ive-button
Мобильная версия