style(ui): remove glow from invoice dots in orders table

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-04-06 15:48:37 +00:00
parent 47fe7efd92
commit 9977ec28cf
2 changed files with 3 additions and 3 deletions

View File

@@ -114,5 +114,5 @@
{% endblock %}
{% block scripts %}
<script src="{{ request.scope.get('root_path', '') }}/static/js/dashboard.js?v=41"></script>
<script src="{{ request.scope.get('root_path', '') }}/static/js/dashboard.js?v=42"></script>
{% endblock %}