From a6935a059007b8ca4bf1159fbabe8f2a6a1ee50e Mon Sep 17 00:00:00 2001 From: WlodekM Date: Tue, 3 Dec 2024 11:30:30 +0200 Subject: attachments1!! --- styles.less | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'styles.less') diff --git a/styles.less b/styles.less index 61190ae..cfdabc7 100644 --- a/styles.less +++ b/styles.less @@ -78,6 +78,23 @@ body { } } +.attachments { + display: flex; + .attachment { + max-height: 25em; + max-width: 20em; + border: 2px black ridge; + background: white; + .attachment-header { + display: flex; + justify-content: space-between; + } + img { + max-width: 100%; + } + } +} + #messageInput { flex-grow: 1; } -- cgit 1.4.1-2-gfad0