Files
anonymous_github/public/css
Archit Rastogi 420fa9e450 fix: clip overflowing conference link in dashboard table (#790)
The Conference cell is a grid item with the default min-width:auto,
so a long unbroken URL forces the grid track wider than its
minmax(140px, 1fr) size and bleeds visually into the Status column.
Clip it with overflow:hidden/ellipsis and expose the full value via
a title attribute.
2026-08-26 21:47:23 +02:00
..
2024-04-05 12:02:50 +01:00
2021-03-16 11:23:16 +01:00
2021-08-14 05:29:31 +02:00
2024-04-05 12:02:50 +01:00
2021-03-16 11:23:16 +01:00
2021-03-16 11:23:16 +01:00