We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f898a6 commit 3ba07b7Copy full SHA for 3ba07b7
1 file changed
SearchJumper/searchJumper.user.js
@@ -4,7 +4,7 @@
4
// @name:zh-TW 搜索醬
5
// @name:ja 検索ちゃん
6
// @namespace hoothin
7
-// @version 1.3.9.7
+// @version 1.3.9.8
8
// @description Jump to any search engine quickly and easily!
9
// @description:zh-CN 又一个搜索引擎跳转脚本,在搜索时便捷跳转各大搜索引擎
10
// @description:zh-TW 又一個搜尋引擎跳轉脚本,在搜索時便捷跳轉各大搜尋引擎
@@ -905,6 +905,7 @@
905
transition: all 0.2s ease;
906
color: black;
907
white-space: nowrap;
908
+ line-height: 35px;
909
}
910
.search-jumper-type.search-jumper-hide {
911
background: unset;
0 commit comments