Justin Rhee před 3 roky
rodič
revize
12b0470d70
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      dashboard/src/main/home/dashboard/Dashboard.tsx

+ 1 - 0
dashboard/src/main/home/dashboard/Dashboard.tsx

@@ -129,6 +129,7 @@ class Dashboard extends Component<PropsType, StateType> {
           <Banner type={helperType} noMargin>
           <Banner type={helperType} noMargin>
             {helperText}
             {helperText}
           </Banner>
           </Banner>
+          <Br />
           <ProvisionerSettings infras={this.state.infras} provisioner={true} />
           <ProvisionerSettings infras={this.state.infras} provisioner={true} />
         </>
         </>
       );
       );