Skip to content

Commit

Permalink
height for card detail img
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Apr 2, 2024
1 parent 45b9141 commit a5ac294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/actualities/ActualitiesShow.vue
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ a {
-webkit-text-decoration-skip: objects;
}
.embed-responsive__item{
height: auto;
height: 100%;
max-width: 100%;
position: absolute;
top: 0;
Expand Down

0 comments on commit a5ac294

Please sign in to comment.