.library-content[data-v-2c73f781] {
  overflow: auto;
}
.href-text[data-v-2c73f781] {
  font-size: 12px;
}
.example-btn[data-v-2c73f781] {
  margin: 10px 0;
  display: block;
}
.flip-list-move[data-v-2c73f781] {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.draggable-container[data-v-2c73f781] {
  margin: 10px 0;
  width: 50%;
}
.list-group-item[data-v-2c73f781] {
  cursor: move;
  position: relative;
  display: block;
  padding: 10px 20px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.ghost[data-v-2c73f781] {
  opacity: 0.5;
  background: #c8ebfb;
}

