We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501520f commit a9c0292Copy full SHA for a9c0292
src/pages/LeaderboardPage.css
@@ -318,12 +318,14 @@
318
align-items: center;
319
text-align: left;
320
justify-content: flex-start;
321
+ min-width: 0 !important;
322
overflow-x: auto !important;
323
white-space: nowrap !important;
324
}
325
326
.affiliation-col {
327
scrollbar-width: thin;
328
329
330
331
0 commit comments