Skip to content

Commit

Permalink
web/app: fix media-scroller
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasparada committed Oct 17, 2024
1 parent 048580b commit ebbb015
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web/app/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,10 @@ header .profile-link {
margin-bottom: 1rem;
}

media-scroller zoomable-img {
display: contents;
}

.media-scroller {
list-style: none;
margin: 0;
Expand Down

0 comments on commit ebbb015

Please sign in to comment.