diff --git a/app/templates/index.html b/app/templates/index.html index 8603143..db56426 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -13,13 +13,22 @@ .fade-out.hide { opacity: 0; } + /* Estilos para el spinner */ + .spinner-container { + display: none; /* Oculto por defecto */ + text-align: center; + margin-top: 20px; + } + .spinner-border { + width: 3rem; + height: 3rem; + }
Descargando archivo...
+Descargando archivos...
+