@@ -22732,7 +22732,7 @@ exports[`GitLog > HTML Grid Graph > should render correctly and match the snapsh
2273222732 >
2273322733 <div
2273422734 class="graph"
22735- style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(474, 40px);"
22735+ style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(474, 40px); margin-top: 12px; "
2273622736 >
2273722737 <button
2273822738 class="column"
@@ -85368,7 +85368,7 @@ exports[`GitLog > HTML Grid Graph > should render correctly and match the snapsh
8536885368 >
8536985369 <div
8537085370 class="graph"
85371- style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(474, 40px);"
85371+ style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(474, 40px); margin-top: 12px; "
8537285372 >
8537385373 <button
8537485374 class="column"
@@ -144982,7 +144982,7 @@ exports[`GitLog > HTML Grid Graph > should render correctly and match the snapsh
144982144982 >
144983144983 <div
144984144984 class="graph"
144985- style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(30, 40px);"
144985+ style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(30, 40px); margin-top: 12px; "
144986144986 >
144987144987 <button
144988144988 class="column"
@@ -152750,7 +152750,7 @@ exports[`GitLog > HTML Grid Graph > should render correctly and match the snapsh
152750152750 >
152751152751 <div
152752152752 class="graph"
152753- style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(473, 40px);"
152753+ style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(473, 40px); margin-top: 12px; "
152754152754 >
152755152755 <button
152756152756 class="column"
@@ -211463,7 +211463,7 @@ exports[`GitLog > HTML Grid Graph > should render correctly and match the snapsh
211463211463 >
211464211464 <div
211465211465 class="graph"
211466- style="grid-template-columns: repeat(1, 1fr); grid-template-rows: repeat(10, 40px);"
211466+ style="grid-template-columns: repeat(1, 1fr); grid-template-rows: repeat(10, 40px); margin-top: 12px; "
211467211467 >
211468211468 <button
211469211469 class="column"
@@ -215695,7 +215695,7 @@ exports[`GitLog > HTML Grid Graph > should render correctly and match the snapsh
215695215695 >
215696215696 <div
215697215697 class="graph"
215698- style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(474, 40px);"
215698+ style="grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(474, 40px); margin-top: 12px; "
215699215699 >
215700215700 <button
215701215701 class="column"
0 commit comments