FIX removing overflow hidden to avoid problems on article sidebar index sticky position
This commit is contained in:
parent
a1d06eed7d
commit
8fcfa5b08d
|
|
@ -4,5 +4,5 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
overflow: hidden;
|
/* overflow-x: hidden; */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user