apple2js/js/components/css/FileModal.module.scss
Will Scullin 9173bff1ba
Switch to scss, better scope rules (#170)
Restrict element types and global styling to improve embedability
2023-01-11 18:14:44 -08:00

6 lines
80 B
SCSS

.loadModal select {
width: 250px;
height: 300px;
font-size: 14px;
}