Skip to content

Commit

Permalink
Merge pull request #1729 from sul-dlss/style-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo authored Nov 10, 2023
2 parents 0bacb29 + 350a9f9 commit e1c4217
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
</div>
</aside>
<div class='sul-embed-body sul-embed-media' id='sul-embed-body'>
<div data-controller="locked-media-poster" data-action="auth-success@window->locked-media-poster#hide auth-denied@window->locked-media-poster#show" tabindex="-1" role="presentation" style="display: none">
<div data-controller="locked-media-poster" data-action="auth-success@window->locked-media-poster#hide auth-denied@window->locked-media-poster#show" tabindex="-1" role="presentation" style="display: none; flex: 1 0 100%;">
<picture class="locked-media">
<%= image_tag 'locked-media-poster.svg', loading: 'lazy' %>
</picture>
Expand Down

0 comments on commit e1c4217

Please sign in to comment.