Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
左から右に水平にスクロールすると、Chrome でのみ末尾の境界線が表示されます。視覚的なデモンストレーションについては、スクリーンショットをご覧ください。スクロール時にこれらの行が表示されないようにするにはどうすればよいですか?
私が言う何かの例がなければ、追加します
-webkit-backface-visibility: hidden;
そこのコンテナに.headerのようなものを想定しています