Skip to content

Commit

Permalink
fix audits-card
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehor Podporinov authored and Yehor Podporinov committed Oct 10, 2023
1 parent 5387d24 commit e85a38a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/AuditsCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ defineProps<{
grid-auto-flow: column;
align-items: center;
grid-gap: toRem(8);
max-width: max-content;
}
.audits-card__title {
Expand Down

0 comments on commit e85a38a

Please sign in to comment.