Skip to content
Snippets Groups Projects
Commit b2e25033 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

padding fix

parent 47f8654a
No related branches found
No related tags found
No related merge requests found
<%= osuny_panel t('admin.chronicles.title') do %>
<div id="chronicles-feed" class="row g-4 mb-3" style="max-height:60vh; overflow-y: scroll"></div>
<div id="chronicles-feed" class="row g-4 pb-3 mb-3" style="max-height:60vh; overflow-y: scroll"></div>
<% end %>
<script nonce="<%= request.content_security_policy_nonce %>">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment