6 lines
105 B
CSS
6 lines
105 B
CSS
|
select.TranslationFileSelect {
|
||
|
width: 100%;
|
||
|
font-family: monospace;
|
||
|
font-size: 12px;
|
||
|
padding: 5px;
|
||
|
}
|