1
0
Fork 0

frio mobile: disable page scroll when aside is shown

This commit is contained in:
fabrixxm 2017-05-08 15:14:31 +02:00
commit d162e689da
2 changed files with 17 additions and 0 deletions

View file

@ -127,6 +127,8 @@ code {
opacity: 1;
}
/* prevent page scroll when the aside is opened **/
body.aside-out { overflow: hidden; }
}
/*
* standard page elements