Skip to content

Commit

Permalink
Update after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Apr 11, 2023
1 parent 6af1bcf commit a26e166
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
class="!absolute top-0 end-0"
@close="$emit('close')"
/>
<p class="caption-regular mb-4 px-4 text-start">
<p class="caption-regular mb-5 px-4 text-start">
{{ $t("external-sources.caption", { openverse: "Openverse" }) }}
</p>
<VButton
Expand Down Expand Up @@ -38,9 +38,7 @@ import type { MediaType } from "~/constants/media"
import VButton from "~/components/VButton.vue"
import VCloseButton from "~/components/VCloseButton.vue"
import VIcon from "~/components/VIcon/VIcon.vue"
import externalLinkIcon from "~/assets/icons/external-link.svg"
import caretDownIcon from "~/assets/icons/caret-down.svg"
/**
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a26e166

Please sign in to comment.