mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-01 15:31:30 -05:00
Merge pull request #20143 from overleaf/mf-fix-plan-features-mobile-header-text
[web] Change "Collaborator" text to "Standard" in individual tab plans (plans page and interstitial page new design) GitOrigin-RevId: 064bb59b3fb84f1fb413035acc40e7f6b368b1f8
This commit is contained in:
parent
666c10860e
commit
250514b28e
1 changed files with 0 additions and 5 deletions
|
@ -870,11 +870,6 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
.plans-features-table-header-item-title-mobile {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
font-size: var(--font-size-03);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.plans-features-table-header-item-title-mobile {
|
.plans-features-table-header-item-title-mobile {
|
||||||
|
|
Loading…
Reference in a new issue