How do I find and replace text of a style on a website using Tampermonkey to automatically enable scrolling on the website that disables scrolling?

前端 未结 0 856
广开言路
广开言路 2020-12-03 05:24

A website I go on disables scrolling by having this style block, it appears.

body.cs-dmblock {
    overflow: hidden !important;
    overflow-x: hidden !import         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题