[v11.0.x] Datasources: Add fixed width to name field in config editor (#86179)
Datasources: Add fixed width to name field in config editor (#84970)
add fixed width to name field
(cherry picked from commit 28ecd83987)
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
This commit is contained in:
co-authored by
Erik Sundell
parent
3628fdd6d7
commit
3aba1ade9f
@@ -26,6 +26,7 @@ export function BasicSettings({ dataSourceName, isDefault, onDefaultChange, onNa
|
||||
'preselected in new panels."
|
||||
grow
|
||||
disabled={disabled}
|
||||
labelWidth={14}
|
||||
>
|
||||
<Input
|
||||
id="basic-settings-name"
|
||||
|
||||
Reference in New Issue
Block a user