ï»¿@import url("../Divi/style.css");
/*
Theme Name: Divi-child
Theme URI: http://internetupstart.com
Description: Child theme for the Divi theme
Author: Doug Hoseck
Author URI: http://internetupstart.com
Template: Divi
Version: 1.0.0
*/

.form_editor_fields_container {
    max-width: calc(100% - 694px) !important;
}
.wrap.gforms_edit_form.gf_browser_chrome {
    background: #fff !important;
}
body.toplevel_page_gf_edit_forms .gform-form-toolbar {
    width: calc(100% - 300px) !important;
}