UNPKG

@gravityforms/components

Version:

UI components for use in Gravity Forms development. Both React and vanilla js flavors.

24 lines (19 loc) 433 B
.gform-admin .gform-layout--modular-sidebar [data-simplebar] { height: 100%; overflow-y: auto; } .gform-admin .gform-modular-sidebar__header { width: 100%; } .gform-admin .gform-modular-sidebar__body { display: flex; height: 100%; overflow: hidden; width: 100%; } .gform-admin .gform-modular-sidebar__content { flex: 1; height: 100%; overflow-y: auto; } /*# sourceMappingURL=modular-sidebar.css.map */