
/* 添加颗粒 */
.insert_activity[data-v-0b401e75] {
  margin-left: 600px;
}

/*更新章节的按钮 */
.update_topic[data-v-0b401e75] {
  margin-right: -360px;
  margin-bottom: -1%;
}

/* 进度条的样式 */
.scaleProgress[data-v-0b401e75] {
  transform: scaleY(0.75);
}

/* 抽屉按钮样式 */
.drawerbutton[data-v-0b401e75] {
  margin-left: 80%;
  top: 260px;
}
.set[data-v-0b401e75] {
  margin-top: -105%;
  margin-left: 122%;
}
.upbtn[data-v-0b401e75] {
  position: absolute;
  left: 80%;
}
.butt[data-v-0b401e75] {
  margin-right: 250px;
  margin-top: 10px;
}
.custom-tree-node[data-v-0b401e75] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}


.btn-wrap {
  text-align: right;
  box-sizing: border-box;
  padding-right: 20px;
  padding-top: 10px;
}

