Correções nas mensagens de notificação

This commit is contained in:
andersonid
2025-04-11 10:43:27 -03:00
committed by LS
parent debcbe6663
commit f87e03640d

View File

@@ -209,4 +209,7 @@ form {
} }
} }
</style> </style>
<link rel="stylesheet" href="{{ url_for('static', filename='css/components.css') }}">
<link rel="stylesheet" href="{{ url_for('static', filename='css/styles.css') }}">
{% endblock %} {% endblock %}