浏览代码

feat:屏蔽兴趣点多语言入口

jinx 4 年之前
父节点
当前提交
c032b7706a
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      css/style.css

+ 7 - 0
css/style.css

@@ -1386,4 +1386,11 @@ results-element .checkbox,
 
 
 .context-menu-item.context-menu-icon:before {
 .context-menu-item.context-menu-icon:before {
     color: #fff !important;
     color: #fff !important;
+}
+
+
+/* 多语言 */
+
+translation-editor[selected-language="selectedLanguage"] .form-group:first-of-type {
+    display: none;
 }
 }