Skip to content

Commit

Permalink
fix: warning
Browse files Browse the repository at this point in the history
  • Loading branch information
flobarreto committed May 16, 2023
1 parent d4524af commit e3e7348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/components/AssetCard/AssetCard.css
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ a.ui.card:hover,
.AssetCard .wrapBigText {
display: flex;
flex-direction: column;
align-items: start;
align-items: flex-start;
}

.AssetCard .wrapBigText > span {
Expand Down

0 comments on commit e3e7348

Please sign in to comment.