mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 00:03:44 -05:00
* fix: remove vertical scrollbar from body * fix: adjust preview window with/without actionrow * fix: delete redundant padding argument * fix: add new props to project preview modal * fix: adjust code and preview pane height * fix: add flash message height adjustment for panes * fix: refactor the code with flexbox * fix: debug zero height of instruction panel in firefox * fix: debug zero height of reflex elements and vertical splitter * fix: make reflex elements vertically flexible in new RWD * fix: remove unnecessary css properties * fix: arrange mobile layout css selector * fix: move styles to its related css files * fix: refactor the code with pseudo selector and remove important * fix: remove redundant flexbox settings * fix: remove unnecessary css properties and revert unnecessary property name change * fix: remove unnecessary min height zero and refactor flex properties