Test encoding issue

https://github.com/JasonBarnabe/greasyfork/issues/1174

当前为 2023-11-04 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @name Test encoding issue
  3. @description https://github.com/JasonBarnabe/greasyfork/issues/1174
  4. @version 0.0.1.20231104203638
  5. @namespace http://greasyfork.local/users/1
  6. ==/UserStyle== */
  7.  
  8. nav .with-submenu>a:after {
  9. content: " ▾"
  10. }