Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Centos linux 7.4 下的 vscode 中,一些界面元素中存在文本阴影。任何人都知道如何删除文本阴影?
我尝试将以下内容添加到用户设置 css 中,但它不起作用:
“*”:{“文本阴影”:0},