MOBILE-4470 styles: Fix ion card buttons color
This commit is contained in:
parent
55428d5346
commit
4155bc0142
@ -36,8 +36,10 @@ ion-card {
|
||||
justify-content: flex-end;
|
||||
margin: 0px 8px 8px 8px;
|
||||
|
||||
ion-button {
|
||||
&[fill="outline"] {
|
||||
ion-button.button {
|
||||
--color: var(--gray-900);
|
||||
|
||||
&.button-outline {
|
||||
--background: transparent;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user