changed white-space
This commit is contained in:
parent
4743fe1254
commit
8675e0f46d
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: break-spaces;
|
||||||
}
|
}
|
||||||
|
|
||||||
.repo-url {
|
.repo-url {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue