[WEB-2112 | WEB-2113] dev: billing and change-log improvements. (#5614)

* chore: minor improvements in billing and changelogs.

* fix: lint errors.

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
Prateek Shourya 2024-09-16 18:36:17 +05:30 committed by GitHub
parent 6826ce0465
commit 2e816656e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 31 additions and 25 deletions

View file

@ -4,7 +4,7 @@ import { Button } from "@plane/ui";
import { MARKETING_PRICING_PAGE_LINK } from "@/constants/common";
export const BillingRoot = () => (
<section className="w-full overflow-y-auto md:pr-9 pr-4">
<section className="w-full overflow-y-auto">
<div>
<div className="flex items-center border-b border-custom-border-100 pb-3.5">
<h3 className="text-xl font-medium">Billing and Plans</h3>