Updated fetch hook.

This commit is contained in:
Mike Cao 2020-10-10 22:36:55 -07:00
parent 3374f875f3
commit 1fcb610bdd
6 changed files with 57 additions and 30 deletions

View file

@ -34,15 +34,12 @@
.website {
text-align: right;
padding-right: 20px;
padding: 0 20px;
}
.detail {
display: flex;
flex: 1;
}
.detail span {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;