Files
anonymous_github/public
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 01:02:41 +01:00
2021-08-14 05:29:31 +02:00
2026-05-07 08:30:31 +03:00
2026-05-07 14:58:36 +03:00
2021-04-26 06:37:18 +02:00
2026-05-06 20:36:04 +03:00