Add Modular server config screen

This commit is contained in:
J. Ryan Stinnett 2019-01-28 17:32:56 -06:00
parent c914db53ca
commit 34e2979f98
5 changed files with 147 additions and 2 deletions

View file

@ -20,6 +20,7 @@ limitations under the License.
}
.mx_ServerConfig_fields .mx_Field {
flex: 1;
margin: 0 5px;
}