diff --git a/services/web/frontend/stylesheets/app/plans/plans-new-design.less b/services/web/frontend/stylesheets/app/plans/plans-new-design.less index 2427d1c4ff..5081842a39 100644 --- a/services/web/frontend/stylesheets/app/plans/plans-new-design.less +++ b/services/web/frontend/stylesheets/app/plans/plans-new-design.less @@ -465,6 +465,10 @@ line-height: var(--line-height-02); padding: var(--spacing-05) var(--spacing-04); + span { + display: block; + } + button { font-weight: 400; padding: 0;