notion-enhancer/extension/repo/bypass-preview@cb6fd684-f113-4a7a-9423-8f0f0cff069f/client.css

10 lines
228 B
CSS

/*
* notion-enhancer: bypass-preview
* (c) 2021 dragonwocky <thedragonring.bod@gmail.com> (https://dragonwocky.me/)
* (https://notion-enhancer.github.io/) under the MIT license
*/
.notion-peek-renderer {
display: none;
}