fix the react-select styling

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta
2019-12-04 21:50:44 +01:00
parent 85bf50213d
commit f635751a8c
2 changed files with 11 additions and 8 deletions

View File

@@ -208,6 +208,7 @@ export class MonitorWidget extends ReactWidget {
classNamePrefix='sms'
className='serial-monitor-select'
id={id}
isSearchable={false}
/>
}
}