Skip to content

Commit

Permalink
add typography to select statement link
Browse files Browse the repository at this point in the history
  • Loading branch information
duranb committed Dec 5, 2024
1 parent eb8bb0e commit dd8dd82
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,9 @@
<div class="empty-state st-typography-label">
Select a command or open the
<div class="no-wrap">
<button class="st-button-link" on:click={onSelectCommandDefinition}> command dictionary </button>.
<button class="st-typography-label st-button-link" on:click={onSelectCommandDefinition}>
command dictionary
</button>.
</div>
</div>
{/if}
Expand Down

0 comments on commit dd8dd82

Please sign in to comment.