Update style.css

This commit is contained in:
deepend-tildeclub 2020-05-05 23:38:47 -06:00 committed by GitHub
parent 0c463fdeda
commit 809378f864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
.user-list li {
margin-left: 5%;
width: 20%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.user-list::after {
content: "";