My Watchlist

} .mb-you-avatar { width: 18px; height: 18px; border-radius: 999px; object-fit: cover; display: none; } .mb-you-name { display: none; max-width: 56px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } @media (max-width: 900px) { .me-stats { min-width: 100%; } .me-avatar { width: 4.2rem; height: 4.2rem; } .me-latest-card { grid-template-columns: 1fr; } .me-latest-card img { aspect-ratio: 16/9; min-height: 0; } .me-latest-body { padding: .7rem; } .me-actions { width: 100%; justify-content: flex-start; } .watchlist-content { margin-right: -1rem; overflow: hidden; } #watchlistGrid { display: flex !important; flex-wrap: nowrap !important; gap: 14px !important; overflow-x: auto !important; overflow-y: visible !important; padding-right: 1rem !important; padding-bottom: 7rem !important; scroll-snap-type: x proximity; scrollbar-width: none; -webkit-overflow-scrolling: touch; } #watchlistGrid::-webkit-scrollbar { display: none; } #watchlistGrid .watchlist-card-wrap { flex: 0 0 132px; width: 132px; scroll-snap-align: start; } #watchlistGrid .trend-card { width: 132px !important; } #watchlistGrid.watchlist-horizontal-grid { display: flex !important; grid-template-columns: none !important; } }

My Watchlist