diff --git a/src/app/components/data-importer/data-importer.component.scss b/src/app/components/data-importer/data-importer.component.scss index 00fdedca42690f0ac972118a21526bb8a94d608a..9b4209d346118d4ec740befd8a1480385cf15c73 100644 --- a/src/app/components/data-importer/data-importer.component.scss +++ b/src/app/components/data-importer/data-importer.component.scss @@ -27,9 +27,7 @@ right: 0.25rem; color: $tomato-color; padding: 0; - position: absolute; top: 0; - right: 10px; border: none; background: transparent; } diff --git a/src/index.html b/src/index.html index 4d975d93c83aa45567fe6a0210cee1fd890c83d5..32d586b69eb77087c44fa2be98a46ac76f42647a 100644 --- a/src/index.html +++ b/src/index.html @@ -1,5 +1,5 @@ <!doctype html> -<html> +<html lang="fr"> <head> <meta charset="utf-8"> @@ -58,4 +58,4 @@ </app-root> </body> -</html> \ No newline at end of file +</html>