Remove $spacer css from sidebar content

This commit is contained in:
Anton Khorev 2023-11-14 08:22:43 +03:00
parent 49e0cae31e
commit 41f7670ee2
2 changed files with 1 additions and 5 deletions

View file

@ -36,7 +36,7 @@
</div>
</div>
<div id="sidebar_content">
<div id="sidebar_content" class="p-3">
<%= yield %>
</div>