Skip to content

Commit 4ffa043

Browse files
committed
style
1 parent 9c57543 commit 4ffa043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/modules/events/components/SwaggerExportModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ watch(
141141
<div
142142
side="bottom"
143143
@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"
144+
class="border-muted-foreground bg-foreground text-background relative h-[400px] overflow-y-auto rounded-md border p-4 text-left shadow-sm"
145145
>
146146
<button
147147
v-if="isSupported"

0 commit comments

Comments
 (0)