MOBILE-3947 styles: Fix ion-icon as button sizes on course index
This commit is contained in:
parent
ce5cfeb3af
commit
47d5eb5eaa
@ -81,5 +81,9 @@ ion-item.item {
|
|||||||
&.restricted {
|
&.restricted {
|
||||||
font-size: var(--text-size);
|
font-size: var(--text-size);
|
||||||
}
|
}
|
||||||
|
&[role=button] {
|
||||||
|
min-height: auto;
|
||||||
|
min-width: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user