@charset "utf-8"; @import '../../style/core'; .drag { position: absolute; cursor: move; } .drag:hover { z-index: 50; }