What about instead of limiting the long text, to wrap it with something like this?
.custom-query-results {
white-space: pre-wrap;
}
What about instead of limiting the long text, to wrap it with something like this?
.custom-query-results {
white-space: pre-wrap;
}