@@ -654,7 +654,7 @@ onUnmounted(() => {
}
#searchResults {
width: 100%;
- height: 540px;
+ min-height: 540px;
overflow: auto;
.search-section {
@@ -630,7 +630,7 @@ onUnmounted(() => {
justify-content: center;
align-items: center;