mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
9173bff1ba
Restrict element types and global styling to improve embedability
6 lines
80 B
SCSS
6 lines
80 B
SCSS
.loadModal select {
|
|
width: 250px;
|
|
height: 300px;
|
|
font-size: 14px;
|
|
}
|