@Huuzen wrote:
I updated my project to version 1.2.1 and all the borders of my button-stable buttons disappeared.
In ionic.css
.button.button-stable {
border-color: #b2b2b2;
changed to
.button.button-stable {
border-color: transparent;Is there a reason for this?
Posts: 1
Participants: 1