forked from
danabra.mov/rscexplorer
A tool for people curious about the React Server Components protocol
commits
Author
Commit
Message
Date
simpler to understand though not as wow
border-radius inside the frame doesn't look good if someone puts a border or border-radius outside the frame.
This fixes this artifact on overreacted:
<img width="222" height="226" alt="Image" src="https://github.com/user-attachments/assets/2675b575-de0c-4227-9aed-50b9eee490e7" />
Adds explicit styling for select option elements to match the dark theme.
Options were only visible on hover due to browser default styles.