A Different Perspective. A Better Result.
Reddit Q4 & FY2025 Earnings Analysis
figure.table-scroll {
display: block;
width: 100%;
max-width: 100%;
overflow-x: auto !important;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
margin: 1.5rem 0;
}
figure.table-scroll table {
width: max-content !important;
min-width: 720px;
max-width: none !important;
border-collapse: collapse;
table-layout: auto !important;
}
figure.table-scroll th,
figure.table-scroll td {
white-space: nowrap;
}
@media (max-width: 768px) {
figure.table-scroll table {
min-width: 720px;
}
}