You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
235 B

.solid::after {
border: 1px solid rgba(0, 0, 0, 0.12);
}
button[plain] {
border: none; background-color: none;
}
button::after {
background-color: none;
border: none
}
uni-button:after {
background-color: none;
border: none
}