diff --git a/app/(private)/Inscripcion/inscripcion.css b/app/(private)/Inscripcion/inscripcion.css index 325829e..ffc8754 100644 --- a/app/(private)/Inscripcion/inscripcion.css +++ b/app/(private)/Inscripcion/inscripcion.css @@ -24,7 +24,7 @@ } .restarPass{ - margin-top: 2rem; + margin-top: 3rem; height: fit-content; } diff --git a/app/(private)/Programas/page.tsx b/app/(private)/Programas/page.tsx index 3a91805..995c47c 100644 --- a/app/(private)/Programas/page.tsx +++ b/app/(private)/Programas/page.tsx @@ -160,13 +160,6 @@ export default function Page() { > Nuevo - - )} @@ -193,6 +186,13 @@ export default function Page() { > Cancelar + + )} diff --git a/app/Components/Alta/registerAlta.tsx b/app/Components/Alta/registerAlta.tsx index 42fcbae..580aca6 100644 --- a/app/Components/Alta/registerAlta.tsx +++ b/app/Components/Alta/registerAlta.tsx @@ -72,22 +72,22 @@ export default function RegisterAlta(props: urlProp) { await apiClient.post("/student", payload); setSaved(true); - - Swal.fire({ - title: "Alumno registrado correctamente!", - icon: "success", - draggable: true, - }); - + + Swal.fire({ + title: "Alumno registrado correctamente!", + icon: "success", + draggable: true, + }); + } catch (error) { console.error("Error al guardar alumno:", error); - - Swal.fire({ - title: "Error al guardar alumno:!", - icon: "error", - draggable: true, - }); - + + Swal.fire({ + title: "Error al guardar alumno:!", + icon: "error", + draggable: true, + }); + } }; diff --git a/app/Components/Global/table.module.css b/app/Components/Global/table.module.css index 612ddf8..2cf2fda 100644 --- a/app/Components/Global/table.module.css +++ b/app/Components/Global/table.module.css @@ -1,5 +1,5 @@ .tableContainer { - margin-top: 1rem; + margin-top: 2rem; width: 100%; max-width: 450px; overflow-x: hidden; @@ -43,4 +43,10 @@ background-repeat: no-repeat; margin-right: 6px; vertical-align: middle; +} + +@media(max-width:800px) { + .tableContainer { + margin-top: 0px; + } } \ No newline at end of file diff --git a/app/layout.tsx b/app/layout.tsx index 0b911a5..20beab3 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -13,6 +13,9 @@ export const metadata: Metadata = { description: "Servicio de administracion de la FES Acatlan", authors: [{ name: "FES Acatlán" }], creator: "Lino,Carlos,Axel", + icons: { + icon: "/icon.svg", + }, }; export default function RootLayout({ diff --git a/public/icon.svg b/public/icon.svg index 7c697cb..3a26ae8 100644 --- a/public/icon.svg +++ b/public/icon.svg @@ -1,2003 +1,34 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +