fix scroll on perf node
This commit is contained in:
@@ -80,7 +80,8 @@ body > img {
|
||||
display: none;
|
||||
}
|
||||
@media (min-width: 800px) {
|
||||
body.front #container > .inner #main {
|
||||
body.front #container > .inner #main,
|
||||
body.node-type-performance #container > .inner #main {
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
height: 96vh;
|
||||
|
||||
Reference in New Issue
Block a user