fix(project): 호버 툴팁을 커서 위쪽 가운데로
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "erp_base.html" %}
|
||||
|
||||
{% block head_extra %}
|
||||
<link rel="stylesheet" href="/static/project.css?v=20260918a" />
|
||||
<link rel="stylesheet" href="/static/project.css?v=20260918b" />
|
||||
<link rel="stylesheet" href="/static/vendor/material-symbols/material-symbols.css" />
|
||||
{% endblock %}
|
||||
|
||||
@@ -45,5 +45,5 @@
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
<script src="/static/project.js?v=20260918a" defer></script>
|
||||
<script src="/static/project.js?v=20260918b" defer></script>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user