mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
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:
parent
f6213de83b
commit
3c86912f61
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
|
|
Loading…
Reference in a new issue