mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 20:13:06 +03:00
Fix issue with long table names in sidebar
This commit is contained in:
parent
3f4057b17c
commit
f308d1cfde
File diff suppressed because one or more lines are too long
@ -590,6 +590,8 @@
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 0px 8px;
|
padding: 0px 8px;
|
||||||
padding-left: 16px;
|
padding-left: 16px;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: x-scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.schema .schema-container .schema-group ul li i {
|
.schema .schema-container .schema-group ul li i {
|
||||||
|
Loading…
Reference in New Issue
Block a user