- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sat, 18 May 2019 01:06:48 +0000
- To: public-css-archive@w3.org
@Konrud If you want the `height: 720px`, then you can make the `body` be the scroll container, e.g. `html, body {overflow: auto}` (`html` is needed to avoid [propagation](https://drafts.csswg.org/css-overflow-3/#overflow-propagation)) -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3923#issuecomment-493636626 using your GitHub account
Received on Saturday, 18 May 2019 01:06:50 UTC