### Bug description When a user tries to invite other team members they are presented with a modal that includes an invitation URL. While there's a shortcut button to copy the invitation URl to the clipboard, the user can horizontally scroll on the disabled text input. | 1 | 2 | |-|-| | <img width="427" alt="invitation-url-1" src="https://user-images.githubusercontent.com/120486/152224650-8036dc63-f1fc-4ca3-9019-0777012dfd13.png"> | <img width="427" alt="invitation-url-2" src="https://user-images.githubusercontent.com/120486/152224655-38207eca-4d1b-4e7a-87a9-d20afed2c469.png"> | ### Steps to reproduce 1. Create a team 2. Invite members 3. Scroll horizontally on the disabled text input containing the invitaiton URL ### Workspace affected _No response_ ### Expected behavior Do not truncate the invitation URL but allow users to scroll horizontally through the entire link text. ### Example repository _No response_ ### Anything else? _No response_