如何去除旗盒上的边框?

您可以将此 CSS 规则复制到自定义 CSS 文件中,或在 Linguise 插件的高级设置中使用:

.linguise_switcher_dropdown li.linguise_current { border: none! important; }