mirror of https://github.com/rancher/ui.git
Fix cluster name style issue
This commit is contained in:
parent
5d35913a41
commit
6f63235b5c
|
|
@ -211,7 +211,7 @@
|
||||||
|
|
||||||
{{#if (eq step 1)}}
|
{{#if (eq step 1)}}
|
||||||
<form onsubmit={{action "clickNext"}}>
|
<form onsubmit={{action "clickNext"}}>
|
||||||
<div class="row">
|
<div class="row mb-10">
|
||||||
{{form-name-description
|
{{form-name-description
|
||||||
model=model.cluster
|
model=model.cluster
|
||||||
nameRequired=true
|
nameRequired=true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue