reduce fetch retry pressure and fix hazard list overflow styling

This commit is contained in:
mrkmntal 2026-04-17 12:10:48 -04:00
commit 2e97e3746b
2 changed files with 187 additions and 70 deletions

View file

@ -56,7 +56,7 @@
.location {
width: 34%;
overflow: visible;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
color: #fff;