/* 
 Theme Name:     Gregory Vajda
 Description:    Divi Child Theme
 Author:         WebCircle
 Author URI:     https://www.webcircle.hu/
 Template:       Divi
 Version:        1.0
 */ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/*increase the height of the Divi inner field settings modal*/
.et-fb-field-settings-modal {
  max-height: 500px!important;
}
