We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c57543 commit 4ffa043Copy full SHA for 4ffa043
1 file changed
frontend/src/modules/events/components/SwaggerExportModal.vue
@@ -141,7 +141,7 @@ watch(
141
<div
142
side="bottom"
143
@click.stop
144
- class="relative border-muted-foreground bg-foreground text-background h-[400px] overflow-y-auto rounded-md border p-4 text-left shadow-sm"
+ class="border-muted-foreground bg-foreground text-background relative h-[400px] overflow-y-auto rounded-md border p-4 text-left shadow-sm"
145
>
146
<button
147
v-if="isSupported"
0 commit comments