mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #20154 from overleaf/ds-plans-annual-monthly-toggle-switch-gap
Plans page - Annual/Monthly toggle switch gap removal GitOrigin-RevId: e14b1a595b127e7b22dc3fa6f5d679629ead3e0b
This commit is contained in:
@@ -223,6 +223,10 @@
|
||||
margin-bottom: @switcher-container-margin-bottom;
|
||||
gap: var(--spacing-04);
|
||||
|
||||
@media (max-width: @screen-xs-max) {
|
||||
margin-bottom: var(--spacing-09);
|
||||
}
|
||||
|
||||
.plans-new-period-switcher {
|
||||
font-size: var(--font-size-05);
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user