reduce fetch retry pressure and fix hazard list overflow styling
This commit is contained in:
parent
bbaa2cb1a4
commit
2e97e3746b
2 changed files with 187 additions and 70 deletions
|
|
@ -56,7 +56,7 @@
|
|||
|
||||
.location {
|
||||
width: 34%;
|
||||
overflow: visible;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
color: #fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue