mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-13 04:09:27 +00:00
fix the react-select styling
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
@@ -208,6 +208,7 @@ export class MonitorWidget extends ReactWidget {
|
||||
classNamePrefix='sms'
|
||||
className='serial-monitor-select'
|
||||
id={id}
|
||||
isSearchable={false}
|
||||
/>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user