fix(button): default opacity for disabled clear buttons (#18560)

fixes #18555
This commit is contained in:
Bengt Weiße
2019-06-26 18:29:24 +02:00
committed by Brandy Carney
parent 301b0fc1d1
commit f48dc3dd1a
2 changed files with 2 additions and 3 deletions

View File

@ -297,4 +297,4 @@ ion-ripple-effect {
background: var(--background-hover);
color: var(--color-hover);
}
}
}