
.drawer-footer[data-v-5d364f06] {
  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 4px 4px;
}
.ant-tree-select-dropdown[data-v-5d364f06] {
  max-height: 400px;
  overflow-y: auto;
}

