Skip to content

Commit 52a3957

Browse files
committed
Minor change on sample test
1 parent 994f5cf commit 52a3957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Demo/Resources/CompleteRunTest.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h5>Heading 5</h5>
162162

163163
</div>
164164

165-
<div style='margin-top: 20px; border: 1px dashed rgba(0, 0, 0, 0.4); display: flex; gap: 5px; padding: 6px 8px; font-size: 14px;'>
165+
<div style='margin-top: 20px; border: 1px dashed rgba(0, 0, 0, 0.4); background: olive; color: white; display: flex; gap: 5px; padding: 6px 8px; font-size: 14px;'>
166166
<div>
167167
<p>Header placeholder:</p>
168168
<ol>

0 commit comments

Comments
 (0)