Merge pull request #20072 from overleaf/jel-plans-period-toggle

[web] Put plans period toggle within tabs that use it

GitOrigin-RevId: ccc2594467b3b31dd3fda82dd23e058911d0ec82
This commit is contained in:
Jessica Lawshe 2024-08-29 09:29:58 -05:00 committed by Copybot
parent f6213de83b
commit 3c86912f61

View file

@ -214,7 +214,7 @@
} }
.plans-new-period-switcher-container { .plans-new-period-switcher-container {
display: flex; display: inline-flex;
justify-content: center; justify-content: center;
background-color: var(--neutral-10); background-color: var(--neutral-10);
border-radius: var(--border-radius-full-new); border-radius: var(--border-radius-full-new);