enhance: search lag

This commit is contained in:
Tienson Qin
2021-10-06 18:04:24 +08:00
parent c8c0b9f767
commit db1ed29900
4 changed files with 46 additions and 48 deletions

View File

@@ -125,7 +125,7 @@
}
#repo-name {
display: inline;
display: table-cell;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;