no search results for podcast searching

This commit is contained in:
Jason Chen 2022-01-22 20:46:22 -08:00
parent fdaddfcc03
commit ee1da31a94
2 changed files with 9 additions and 0 deletions

View file

@ -2685,6 +2685,11 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
height: 120px;
}
}
.podcast-no-search-results {
text-align: center;
margin-top: 40px;
}
}
.podcasts-details {