diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index bc72b71..513656d 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -625,7 +625,7 @@
-
+
diff --git a/docutranslate/app.py b/docutranslate/app.py
index 1108a50..229c844 100644
--- a/docutranslate/app.py
+++ b/docutranslate/app.py
@@ -146,7 +146,7 @@ HTML_TEMPLATE = """
margin: 0.5rem 0;
color: #555;
} \
-
+ \
#fileNameDisplay {
margin-top: 0.5rem;
font-style: italic;
@@ -411,7 +411,7 @@ HTML_TEMPLATE = """
fileInput.dispatchEvent(event);
}
}, false); \
-
+ \
// --- End Drag and Drop ---
@@ -1019,4 +1019,4 @@ def run_app():
if __name__ == "__main__":
- run_app()
\ No newline at end of file
+ run_app()