scorelab / Codelabz

Codelabz
Apache License 2.0
144 stars 410 forks source link

[Fix]: Remove Unnecessary Horizontal Scrollbar from Organization Deletion Confirmation Dialog #1169 #1170

Open shikhar-4739 opened 7 months ago

shikhar-4739 commented 7 months ago

Description

This PR resolves the issue where an unnecessary horizontal scrollbar appears in the organization deletion confirmation dialog box. The scrollbar is removed by adjusting the dialog's width dynamically to fit the content without overflow.

Related Issue

Fixes #1169

Motivation and Context

How Has This Been Tested?

it is tested locally on my machine.

Screenshots or GIF (In case of UI changes):

Screenshot 2024-02-06 182146

Types of changes

Checklist: