"Ignore" browser scrollbar width on PC

Problem: Button2 is pushed by scrollbar
Because: Scrollbar reduce content width. without scrollbar: 314px; with scrollbar: 297px;
PS: Mobile browser scrollbar does not reduce content width.
滚动条君请别来挤我的界面


default problem


fix max-width


fix min-width