>>53 教えてね


/* 検索バーのドロップマーカーを非表示にする */
.searchbar-engine-button > .searchbar-dropmarker-image {
display: none !important;
}