mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-28 09:42:33 -04:00
...
This commit is contained in:
@@ -45,7 +45,7 @@ def apply_colors():
|
||||
else:
|
||||
text = ''
|
||||
|
||||
ss.textContent = text + '\n\nhtml::-webkit-scrollbar, body::-webkit-scrollbar { display: none }'
|
||||
ss.textContent = text + '\n\nhtml::-webkit-scrollbar, body::-webkit-scrollbar { display: none !important }'
|
||||
|
||||
|
||||
def apply_stylesheet():
|
||||
|
||||
Reference in New Issue
Block a user