Restore old mobile search view

This commit is contained in:
Emile Bangma 2024-11-09 00:40:27 +00:00
parent 14727bcdc1
commit 29a666d75d

View File

@ -106,7 +106,7 @@
flex: 0 0 min(30%, 450px); flex: 0 0 min(30%, 450px);
} }
@media all and not ($tablet) { @media all and not ($mobile) {
&[data-preview] { &[data-preview] {
& .result-card > p.preview { & .result-card > p.preview {
display: none; display: none;