如何去掉flagbox上的边框?

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

.linguise_switcher_dropdown li。linguise_current { 边界:无! 重要的; }