Skip to content

Commit

Permalink
add typography to results
Browse files Browse the repository at this point in the history
  • Loading branch information
duranb committed Dec 6, 2024
1 parent 318e845 commit 7e68b82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<option value={'argument_name'}>Argument name</option>
</select>
</div>
<div class="dictionary-results">
<div class="st-typography-body dictionary-results">
{#if commandResults.length > 0}
{#each commandResults as commandResult}
<div class="dictionary-result">
Expand Down

0 comments on commit 7e68b82

Please sign in to comment.