Commit 8f83eade authored by Aniket-Engg's avatar Aniket-Engg Committed by Aniket

css fix

parent 2cc42d42
......@@ -280,7 +280,7 @@ module.exports = class TestTab extends ViewPlugin {
onclick=${() => this.discardHighlight()}
>
<div class="d-flex my-1 align-items-start justify-content-between">
<span> ✓ ${result.value}</span>
<span style="margin-block: auto" > ✓ ${result.value}</span>
${debugBtn}
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment