Table Information no vertical scroll bar
Fix https://github.com/sosedoff/pgweb/issues/140
This commit is contained in:
parent
5ecb66a4ef
commit
bab4f304c3
@ -100,7 +100,7 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
bottom: 130px;
|
bottom: 145px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -134,7 +134,7 @@
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
height: 130px;
|
height: 145px;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
/*border-top: 1px solid #d4d4d4;*/
|
/*border-top: 1px solid #d4d4d4;*/
|
||||||
/*border-right: 1px solid #d4d4d4;*/
|
/*border-right: 1px solid #d4d4d4;*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user