[data-v-7486f2de]:export {
  menuText: #bfcbd9;
  menuActiveText: #1d2d3d;
  subMenuActiveText: #bfcbd9;
  menuBg: #001529;
  menuHover: #77b7fe;
  subMenuBg: #001529;
  subMenuHover: #77b7fe;
  sideBarWidth: 1.1458rem;
}
.contextmenu-wrap[data-v-7486f2de] {
  position: fixed;
  padding: 4px 0;
  font-size: 12px;
  font-weight: 500;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #666;
  background: #f7f7f7;
  border-radius: 4px;
  list-style-type: none;
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  z-index: 3000;
}
.contextmenu-wrap .contextmenu-wrap-item[data-v-7486f2de] {
  padding: 0 24px 0 12px;
  border-radius: 4px;
  -webkit-transition: all 0.36s;
  transition: all 0.36s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.contextmenu-wrap .contextmenu-wrap-item[data-v-7486f2de]:hover {
  background: #fff;
  color: #6bacf2;
}
.contextmenu-wrap .contextmenu-wrap-item .contextmenu-wrap-item-btn .icon[data-v-7486f2de] {
  margin-right: 4px;
}


/*# sourceMappingURL=56.baacc69a.css.map*/