mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-18 06:57:52 +00:00
Merge pull request #5218 from haiwen/fix-markdown-image-expand-icon
fix markdown image expand icon path in app page
This commit is contained in:
commit
c423cdbb19
@ -3,6 +3,7 @@
|
|||||||
{% load seahub_tags %}
|
{% load seahub_tags %}
|
||||||
|
|
||||||
{% block extra_style %}
|
{% block extra_style %}
|
||||||
|
<link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}css/seafile-editor-font/seafile-editor-font.css" />
|
||||||
{% render_bundle 'app' 'css' %}
|
{% render_bundle 'app' 'css' %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user