浏览代码

feat:提交代码

jinx 4 年之前
父节点
当前提交
2de26b1095
共有 1 个文件被更改,包括 2 次插入2 次删除
  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;
 }