MOBILE-3833 core: Avoid tabs shrinking
This commit is contained in:
parent
0144791242
commit
7c8e074de1
@ -23,6 +23,7 @@
|
|||||||
border-bottom: 1px solid var(--stroke);
|
border-bottom: 1px solid var(--stroke);
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
|
flex-shrink: 0;
|
||||||
|
|
||||||
ion-row {
|
ion-row {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user