codeit icon indicating copy to clipboard operation
codeit copied to clipboard

Fix all overlay scrollbars

Open benhatsor opened this issue 2 years ago • 0 comments

Chrome recently removed the CSS property overflow: overlay, which is used in some components in Codeit: the Filebrowser, Branch menu, and Autocomplete. The removal of this property caused layout shifting to occur in these components. Fix these components to work without the property.

benhatsor avatar Jun 12 '23 09:06 benhatsor