@@ -8,7 +8,7 @@
{% block content_main %}
<div class="d-flex justify-content-between">
- <div class="grw-page-content-container w-100">
+ <div class="grw-page-content-container flex-grow-1">
{% include '../widget/page_content.html' %}
@@ -21,7 +21,7 @@
data-share-link-created-at="{{ sharelink.createdAt|datetz('Y/m/d H:i:s')}}"
>
{% block content_page %}
<div id="share-link-alert"></div>
@@ -12,7 +12,7 @@
</div>
{#
# Because this block has content like 'Bookmarks' or 'Recent Created' whose height changes dynamically,