GorvGoyl / Notion-Boost-browser-extension

Chrome & Firefox extension for Notion to add 20+ features like sticky outline, small text & full width by default, hide comments & help button, bolder text etc. Download here: https://gourav.io/notion-boost
https://gourav.io/notion-boost
GNU General Public License v3.0
505 stars 42 forks source link

scroll to top button does not render correctly #154

Open szamanr opened 2 years ago

szamanr commented 2 years ago

the "scroll to top" button does not render properly for me.

browser: firefox 104 OS: linux, ubuntu 20.04 extension version: v3.1.2

this is what i see: notion extension button

this is the html that's rendered, taken from the developer tools:

<div class="scroll-top-btn show" title="Scroll back to top" role="button" tabindex="0">⭡</div>