
[data-v-0f222b69] .ant-tree li span.ant-tree-checkbox {
  top: initial;
  height: 24px;
  margin: 0 4px 0 2px;
  padding: 4px 0;
  display: none;
}
.my-dept-select-tree[data-v-0f222b69] {
  height: 350px;
  overflow-y: scroll;
}
.my-dept-select-tree.fullscreen[data-v-0f222b69] {
  height: calc(100vh - 250px);
}
.drawer-bootom-button[data-v-0f222b69] {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  left: 0;
  background: #fff;
  border-radius: 0 0 2px 2px;
}

