{{ message }}
CSS Script only works when page is reloaded #753
-
Beta Was this translation helpful? Give feedback.
Answered by
ACTCD
Nov 15, 2024
Replies: 1 comment 6 replies
-
|
There's a syntax error there, an extra semicolon. body::-webkit-scrollbar { width: 0px !important; }Also due to #711, it is recommended to use |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

So the final script should be:
NOTE that you should use
@exclude-matchinstead of@exclude.