From 8a7c8ad6b755d994db1ffff12928104d6bc6071be7602704aab771417e242c3f Mon Sep 17 00:00:00 2001 From: victor Date: Mon, 22 Jun 2026 22:26:43 -0300 Subject: [PATCH] =?UTF-8?q?Roda=20p=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/application.html.erb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index b4f9904..ec5a275 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -125,6 +125,15 @@ <%= yield %> + <%# ── Rodapé ───────────────────────────────────────────── %> + + <%# Auto-hide flash após 4s (JS simples) %>