Change size of Pane Reopen Button

Add the code below to the Custom CSS field on your Form widget’s Appearance tab:

.global-styles,
.es-forms-floating-button {
width: 80px;
height: 80px;
border-radius: 50% !important;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: