remove some

This commit is contained in:
Julian Freeman
2026-04-16 21:11:28 -04:00
parent 81e16a184f
commit ca649f700f

View File

@@ -201,25 +201,6 @@
background: linear-gradient(180deg, rgba(254, 242, 242, 0.92), rgba(255, 255, 255, 0.86)); background: linear-gradient(180deg, rgba(254, 242, 242, 0.92), rgba(255, 255, 255, 0.86));
} }
@media (max-width: 1180px) {
.app-shell {
grid-template-columns: 1fr;
height: auto;
min-height: 100vh;
padding: 12px;
overflow: visible;
}
.content-panel {
padding: 0;
overflow: visible;
}
.content-scroll-area {
overflow: visible;
}
}
@media (max-width: 720px) { @media (max-width: 720px) {
.sort-bar { .sort-bar {
justify-content: stretch; justify-content: stretch;