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; + }

Descargador de YouTube

-
-
-
+
@@ -49,13 +57,18 @@
- + +
+
+ Cargando... +
+

Descargando archivo...

+
-
-
+
@@ -72,12 +85,17 @@
- + +
+
+ Cargando... +
+

Descargando archivos...

+
-