How to make transition of background-color of ion-toolbar?
ion-toolbar {
--background: red;
}
ion-toolbar:hover {
--background: green;
}
1 post - 1 participant
How to make transition of background-color of ion-toolbar?
ion-toolbar {
--background: red;
}
ion-toolbar:hover {
--background: green;
}
1 post - 1 participant