Przeglądaj źródła

feat:提交代码

jinx 4 lat temu
rodzic
commit
2de26b1095
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      css/style.css

+ 2 - 2
css/style.css

@@ -1506,11 +1506,11 @@ results-element .checkbox,
     color: #fff !important;
 }
 
-.context-menu-item:nth-of-type(2) {
+.context-menu-item.context-menu-icon-paste {
     display: none !important;
 }
 
-.context-menu-item:nth-of-type(5) {
+.context-menu-item.fa-download {
     display: none !important;
 }