Fix position of duration in both HTML reporters

This commit is contained in:
Steve Gravrock
2025-10-18 09:58:55 -07:00
parent ea882c2f1e
commit 54ac39a192
7 changed files with 68 additions and 42 deletions

View File

@@ -104,6 +104,7 @@ body {
float: right;
line-height: $line-height * 2;
padding-right: 9px;
font-size: $font-size;
}
//--- Symbol summary (v1 reporter) ---//