mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
d3c0452d6f
commit
42ae6dea61
@ -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():
|
||||
|
Loading…
x
Reference in New Issue
Block a user