@import (reference) "../../style/config";

@register: lotus-drag;
.@{register} {
  .minWidth(140);
  .minheight(140);
  background: #dbdbdb;
  position: absolute;
  .right(40);
  .bottom(40);
  z-index:999;
}