UNPKG

@kademi/keditor

Version:

KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents

19 lines (15 loc) 287 B
// Import // ------------------------------------------------- @import "../_mixins"; @import "../_variables"; // Body // ------------------------------------------------- html, body { height: 100%; } body { &.opened-modal { overflow: hidden; } }