mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 03:47:09 +00:00
[group wiki] fix UI
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{% block sub_title %}{{group.group_name}} - {% endblock %}
|
||||
|
||||
{% block main_content %}
|
||||
|
||||
<div class="row">
|
||||
<div class="side-tabnav side-nav col-md-3">
|
||||
{% block left_panel %}
|
||||
<div class="hd w100 ovhd">
|
||||
@@ -19,5 +19,6 @@
|
||||
<div id="right-panel" class="col-md-9 col-md-offset-3">
|
||||
{% block right_panel %}{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user