summary refs log tree commit diff
path: root/shitstylse.css
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-11-30 19:21:31 +0200
committerWlodekM <[email protected]>2024-11-30 19:21:31 +0200
commit307a1e3ece84bdafc4c85464f7847542e2d6b919 (patch)
tree0c8566533b63888083cdc9d7d8ff3157922fe1b6 /shitstylse.css
parent9a51a4caf91c455ec5072fa2d50668dd69df5c02 (diff)
attachments
Diffstat (limited to 'shitstylse.css')
-rw-r--r--shitstylse.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/shitstylse.css b/shitstylse.css
index 2097b37..0b7cc65 100644
--- a/shitstylse.css
+++ b/shitstylse.css
@@ -38,6 +38,13 @@ body {
 	color: #000000aa
 }
 
+.attachment {
+	max-height: 25vw;
+	max-width: 25vw;
+	width: auto;
+	height: auto;
+}
+
 #messageInput {
 	flex-grow: 1;
 }