Skip to content

Commit

Permalink
Add extra padding to loading spinner story page
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoniePeters committed Jun 20, 2024
1 parent accca89 commit 45b3f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/portal/src/pages/stories/_.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
>
<b-container
v-if="$fetchState.pending"
class="pt-5"
data-qa="loading spinner container"
>
<b-row class="flex-md-row py-4 text-center">
Expand Down

0 comments on commit 45b3f50

Please sign in to comment.