mirror of
https://github.com/sosedoff/pgweb.git
synced 2025-01-07 10:17:17 +03:00
Fix for visual glitch when schema name wider than 250px
This commit is contained in:
parent
07a9b00710
commit
e5c53d598c
File diff suppressed because one or more lines are too long
@ -707,6 +707,7 @@
|
|||||||
height: 30px;
|
height: 30px;
|
||||||
padding: 0px 8px;
|
padding: 0px 8px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.schema .schema-container {
|
.schema .schema-container {
|
||||||
|
Loading…
Reference in New Issue
Block a user