mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
303838f63d
* Use CSS modules * Fix tests * Feedback
6 lines
80 B
CSS
6 lines
80 B
CSS
.loadModal select {
|
|
width: 250px;
|
|
height: 300px;
|
|
font-size: 14px;
|
|
}
|