mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +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:
parent
f9bb250698
commit
ebb8f92e85
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user