Skip to content

Commit

Permalink
improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
CzechSebastian committed Feb 3, 2025
1 parent 37780fd commit 8fecac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions @xen-orchestra/web-core/lib/components/ui/info/UiInfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const icon = computed(() => iconByAccent[accent])

<style lang="postcss" scoped>
.ui-info {
align-items: start;
display: flex;
gap: 0.8rem;

Expand Down

0 comments on commit 8fecac8

Please sign in to comment.