You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Web: Image editor: Fix scrollbars sometimes incorrectly visible (#12692)
This commit is contained in:
@@ -60,6 +60,7 @@ const useCss = (editorTheme: Theme) => {
|
||||
body, html {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Hide the scrollbar. See scrollbar accessibility concerns
|
||||
|
Reference in New Issue
Block a user