.adf-form-container { padding: 10px; } .adf-main-content { padding: 0 15px; } .adf-card-view { width: 30%; display: inline-block; } .adf-console { width: 60%; display: inline-block; vertical-align: top; margin-left: 10px; height: 500px; overflow: scroll; padding-bottom: 30px; h3 { margin-top: 0; } p { display: block; font-family: monospace, monospace; margin: 0; } } .adf-form-config-editor { height: 500px !important; } .adf-form-editor-buttons { display: flex; justify-content: space-evenly; } .adf-upload-config-button { display: flex; justify-content: center; input { cursor: pointer; height: 100%; right: 0; opacity: 0; position: absolute; top: 0; width: 300px; z-index: 4; } }