add value for value explainer text

This commit is contained in:
2025-07-25 22:40:19 -04:00
parent 1c40807dbe
commit 84dd5c1875
2 changed files with 6 additions and 0 deletions

View File

@@ -609,3 +609,7 @@ details:not([open]) {
}
}
/* /end Fix v4v details block hover and open styles */
p.value-explainer {
margin-top: 16px;
}