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