Adding new DOM element, CSS and JS code

This commit is contained in:
Stephan Kristyn
2026-02-10 14:36:03 +01:00
parent c0d26b5c08
commit e2b4b8a7f8
4 changed files with 11 additions and 2 deletions
+6
View File
@@ -26,6 +26,12 @@
margin-bottom: 20px;
}
#attachmentInfo {
color: #666;
font-size: 0.9em;
margin-left: 0.25em;
}
#dropzone {
text-align: center;
position: fixed;