We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503fb30 commit 7781df4Copy full SHA for 7781df4
app/components/avo/views/resource_index_component.html.erb
@@ -52,7 +52,7 @@
52
53
<% panel.with_body do %>
54
<div class="relative z-20">
55
- <div class="flex flex-col">
+ <div class="flex flex-col gap-y-4">
56
<%= render scopes_list if can_render_scopes? %>
57
58
<div class="flex flex-col">
0 commit comments