fixed front pager
This commit is contained in:
@@ -118,6 +118,7 @@ body > img {
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
height: 96vh;
|
height: 96vh;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
padding-bottom: 3em;
|
||||||
}
|
}
|
||||||
#container > .inner #main #center {
|
#container > .inner #main #center {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
@@ -158,6 +158,7 @@ body > img {
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
height: 96vh;
|
height: 96vh;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
padding-bottom: 3em;
|
||||||
}
|
}
|
||||||
#container > .inner #main #center {
|
#container > .inner #main #center {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
@@ -113,6 +113,7 @@ body>img{display: none;}
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
height: 96vh;
|
height: 96vh;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
padding-bottom: 3em;
|
||||||
#center{
|
#center{
|
||||||
display: block;
|
display: block;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user