/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 17 2024 | 17:23:16 */
/*Areglos Gravityforms - corregir solapamiento del sidebar al agregar campos*/

.wp-admin.gform-admin .editor-sidebar{
  z-index:99!important;
}