Open Issues Need Help
View All on GitHub Layout of the perview section about 1 month ago
AI Summary: Fix the layout of the preview section in a React application built with Vite. The preview panel (an iframe within a two-column layout) currently only occupies half the viewport height. The task requires adjusting the CSS to make the preview panel fill the entire viewport height, optionally adding a splitter for adjustable height.
Complexity:
3/5
good first issue