Rewrite user follow + fix some css

This commit is contained in:
cuom1999 2024-04-11 23:56:58 -05:00
parent 04877b47c1
commit 361d3fc33a
7 changed files with 52 additions and 31 deletions

View file

@ -59,7 +59,7 @@ th.header.rank {
vertical-align: middle;
}
.rank, .points, .problems, .user-name {
.rank, .points, .problems {
white-space: nowrap;
max-width: 20em;
overflow: hidden;