Move server styles into its own scss file; add a little polish

This commit is contained in:
Kyle Shockey
2017-11-30 17:06:17 -08:00
parent 0c0c9a6519
commit ef3ccd7a23
6 changed files with 82 additions and 78 deletions

View File

@@ -93,7 +93,7 @@ export default class Servers extends React.Component {
let shouldShowVariableUI = currentServerVariableDefs.size !== 0
return (
<div>
<div className="servers">
<label htmlFor="servers">
<select onChange={ this.onServerChange }>
{ servers.valueSeq().map(