소스 검색

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 {
     color: #fff !important;
+}
+
+
+/* 多语言 */
+
+translation-editor[selected-language="selectedLanguage"] .form-group:first-of-type {
+    display: none;
 }