Design right sidebar of problem and organization home page

This commit is contained in:
anhkha2003 2024-06-09 23:58:05 -05:00
parent d7cc620a0a
commit f1fb107ba5
8 changed files with 276 additions and 220 deletions

View file

@ -53,7 +53,7 @@
{% if actionbar_report_url %}
<span class="actionbar-block">
<a class="actionbar-button black" href="{{actionbar_report_url}}">
<i class="fa fa-flag-o" style="font-size: large;"></i>
<i class="fa fa-flag" style="font-size: large;"></i>
<span class="actionbar-text">{{_("Report")}}</span>
</a>
</span>