Added
- Panel has a `BORDER_STYLE` that can be used to have a differently styled border
- Panel has a `content_area` function that indicates the dimensions of the area inside the border (if any)
Changed
- ScrollPanel clears the space below the last item and the bottom of the panel, even when `clear` is `False`
Fixed
- Terminals are no longer in a broken state when closing the application