.text[data-v-717425e6] {
  position: relative;
}
.text span[data-v-717425e6] {
  display: none;
  border: 1px solid #ccc;
  padding: 2px 4px;
  position: absolute;
  top: 20px;
  left: 0;
}
.text:hover span[data-v-717425e6] {
  display: block;
}

