fix: part of stats could be invisible if numbers too large (#136)

This commit is contained in:
Patric Stout
2024-05-26 12:31:22 +02:00
committed by GitHub
parent a427cb7f81
commit 67422a887c

View File

@@ -39,6 +39,7 @@
.line > span {
flex: 1;
margin: 0px 5px;
white-space: nowrap;
}
.statistic {