.btn-text[data-v-aa802ed0] {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #427bd4;
  cursor: pointer;
  font-size: 11px;
  position: relative;
  top: 5px;
}
.btn[data-v-aa802ed0] {
  padding: 10px;
  background: #eaecf3;
}

