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 a814860 commit 7724373Copy full SHA for 7724373
app/components/course-dropdown.hbs
@@ -24,7 +24,7 @@
24
</dd.Trigger>
25
<dd.Content>
26
<div
27
- class="bg-white dark:bg-gray-850 rounded-lg shadow-lg border border-gray-200 dark:border-white/10 py-2 mt-1 mb-1"
+ class="bg-white dark:bg-gray-850 rounded-lg shadow-lg border border-gray-200 dark:border-white/10 py-2 my-1"
28
data-test-course-dropdown-content
29
>
30
{{#each @courses as |course|}}
0 commit comments