Skip to content

Commit be26563

Browse files
committed
Styling
1 parent 171bd4d commit be26563

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/sequencing/actions/ActionSidebarList.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
</Button>
111111
</div>
112112
<AsyncContentState
113+
class="px-2 py-2"
113114
loading={$actionDefinitionsLoading}
114115
error={$actionDefinitionsError || null}
115116
errorMessage="Failed to load actions"

0 commit comments

Comments
 (0)