mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Enable horizontal scrolling in the treeview. Fixes #2339
This commit is contained in:
parent
70832286bc
commit
618d9bc7a9
@ -45,3 +45,7 @@
|
||||
.pgadmin-node-select option {
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.aciTree .aciTreeLi div.aciTreeLine {
|
||||
display: table !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user