fix: billing container scroll issue when trial banner present (#4893)

This commit is contained in:
Vikrant Gupta 2024-04-22 19:31:54 +05:30 committed by GitHub
parent 38d2833931
commit 374f30e0cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
.billing-container {
margin-bottom: 40px;
padding-top: 36px;
width: 65%;