Prechádzať zdrojové kódy

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

jinx 4 rokov pred
rodič
commit
c032b7706a
1 zmenil súbory, kde vykonal 7 pridanie a 0 odobranie
  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;
 }