style: fix metrics label display
This commit is contained in:
parent
4025b49c88
commit
0e92d71b31
@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user