検索ツールを常に展開し、以前のようにサイドバーから利用できるようにします。
< Google 検索ツールをサイドバーへについてのフィードバック
as "yu to" very helpfully figured out, this script doesn't display correctly if the window size is less than 1121px (ie. 960px, 1024px)but if you increase the window size or add their code, it works (thank you yu to!)@media (max-width:1121px) { .GyAeWb, .appbar, .GLcBOb { margin-left:-152px } }
Thank you for contacting me. I have fixed it in version 3.8.0.
返信を投稿するにはログインしてください。
as "yu to" very helpfully figured out, this script doesn't display correctly if the window size is less than 1121px (ie. 960px, 1024px)
but if you increase the window size or add their code, it works (thank you yu to!)
@media (max-width:1121px) { .GyAeWb, .appbar, .GLcBOb { margin-left:-152px } }