Selaa lähdekoodia

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

jinx 4 vuotta sitten
vanhempi
commit
c032b7706a
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  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;
 }