mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-09-24 15:30:35 +00:00
Dark UI for react-select
This commit is contained in:
@@ -91,6 +91,8 @@ export function DomainNamesField({
|
||||
{intl.formatMessage({ id: label })}
|
||||
</label>
|
||||
<CreatableSelect
|
||||
className="react-select-container"
|
||||
classNamePrefix="react-select"
|
||||
name={field.name}
|
||||
id={id}
|
||||
closeMenuOnSelect={true}
|
||||
|
Reference in New Issue
Block a user