mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 19:09:16 +00:00
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:
@@ -20,7 +20,7 @@ select,
|
|||||||
top: 9px;
|
top: 9px;
|
||||||
height: inherit;
|
height: inherit;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
max-width: 150px;
|
max-width: 200px;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
Reference in New Issue
Block a user