Added file uploading + drag'n'drop

This commit is contained in:
2026-04-09 17:02:13 +02:00
parent 97f7712d55
commit 7d9737e9c2
9 changed files with 53 additions and 32 deletions

View File

@@ -57,8 +57,9 @@
min-width: 250px;
min-height: 40px;
display: flex;
align-items: center;
padding: 5px;
flex-direction: column;
justify-content: center;
padding: 10px;
.message-text {
white-space: none;