GEN-1559: Remove the scrollbar displayed in the banner view (#18400)

* Remove the scrollbar displayed to the root element

* Fix the alignment issue in advanced search modal in case of custom property

* fix scroll issue due to banner oversize and remove unwnated css

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
This commit is contained in:
Aniket Katkar 2024-11-26 12:21:03 +05:30 committed by GitHub
parent 678d87f4b9
commit 9b1ac250b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ const WelcomeScreen = ({ onClose }: WelcomeScreenProps) => {
onClick={onClose}
/>
}>
<Row className="p-md welcome-screen-full-height" gutter={16}>
<Row className="p-md welcome-screen-full-height">
<Col span={12}>
<img
alt="welcome screen image"