- From: Gui Seek via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Apr 2020 11:38:31 +0000
- To: public-css-archive@w3.org
in my context, he would push the sticky toolbar off the screen, or enter next to a fab button with absolute.
using the nearest solved.
```ts
querySelector('.table-container').scrollIntoView({
behavior: 'smooth', block: 'nearest'
});
```
--
GitHub Notification of comment by guiseek
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1459#issuecomment-621779276 using your GitHub account
Received on Thursday, 30 April 2020 11:38:33 UTC