fix: Increase suffix wrapper to 200px wide (#6590)

Increase suffix wrapper to 200px wide

Co-authored-by: Fabi <fabienne@zitadel.com>
Co-authored-by: Max Peintner <max@caos.ch>
This commit is contained in:
Anthony Lawn 2023-09-19 07:37:11 -05:00 committed by GitHub
parent f9bb250698
commit ebb8f92e85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ select,
top: 9px;
height: inherit;
vertical-align: middle;
max-width: 150px;
max-width: 200px;
overflow-x: hidden;
text-overflow: ellipsis;
white-space: nowrap;