Skip to content

Commit

Permalink
Cleaning up zap toolbar UI for logos
Browse files Browse the repository at this point in the history
JIRA: ZAPP-1351
  • Loading branch information
brdandu committed Apr 10, 2024
1 parent 341e3ff commit 166ee0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ZCLToolbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
v-for="(image, index) in getLogos"
:key="index"
:src="image"
class="image-space"
class="my-auto logo image-space"
/>
</div>

Expand Down

0 comments on commit 166ee0d

Please sign in to comment.