
.text-wrapped-button  .v-btn__content{
  white-space: break-spaces;
}

.input_no-details .v-input__details{
display: none;
}