Skip to content

Commit

Permalink
Remove height from lv-image
Browse files Browse the repository at this point in the history
  • Loading branch information
harmendv committed Dec 22, 2023
1 parent 47d11ab commit d41caac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/components/LvImage/LvImage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ export default {
.lv-image {
$self: &;
max-width: 100%;
height: 100%;
padding: 0;
margin: 0;
line-height: 0;
Expand Down

0 comments on commit d41caac

Please sign in to comment.