SoTab脚本在百度首页界面异常
Open
- Dominant language
- JavaScript
- Stars
- 224
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
发生页面:百度首页
安装脚本之后立即可以重现,应该是百度更新之后导致的样式问题
修改部分样式为:`.soTab a{margin-right: 1em;}`即rem改为em即可
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the userscript for the `.soTab a` style rule and inspect the Baidu homepage behavior after installation. Update the reported margin unit from `rem` to `em`, then verify that the SoTab layout displays correctly on the Baidu homepage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100