style: fix metrics label display

This commit is contained in:
Gregor Kleen 2021-02-23 19:18:19 +01:00
parent 4025b49c88
commit 0e92d71b31

View File

@ -21,7 +21,7 @@ $maybe t <- metricsBearer
$case lPairs $case lPairs
$of [] $of []
$of _ $of _
<ul .list-inline .list--comma-separated> <ul .list--inline .list--comma-separated>
$forall (lName, lValue) <- lPairs $forall (lName, lValue) <- lPairs
<li> <li>
<span .metric-label> <span .metric-label>