mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ensure the auto-complete selection list can display longer names. Fixes #2726
This commit is contained in:
parent
4617a90123
commit
f10733e8d4
@ -214,7 +214,6 @@
|
||||
margin: 0;
|
||||
padding: 0 4px;
|
||||
border-radius: 2px;
|
||||
max-width: 19em;
|
||||
overflow: hidden;
|
||||
white-space: pre;
|
||||
color: black;
|
||||
|
Loading…
Reference in New Issue
Block a user