FIX removing overflow hidden to avoid problems on article sidebar index sticky position
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
8fcfa5b08d
commit
3f9eb84f35
|
|
@ -4,5 +4,6 @@ a {
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
// Causing issues with the article sidebar index sticky positioning
|
||||||
/* overflow-x: hidden; */
|
/* overflow-x: hidden; */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user