Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
3201いいね 42,714 views回再生

No more extra scrollbars when using overflow-x

If you use overflow-x: hidden, you can end up with scrollbars on the y-axis. Switch out that `hidden` for a `clip` and you'll solve the problem.

#css #tipsandtricks

コメント