aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/Attachment.js
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2022-01-13 16:25:07 +0000
committers-ol <s+removethis@s-ol.nu>2022-01-13 17:26:21 +0000
commite065914a6fea70c25e117d8aaca466b59bcad5c6 (patch)
tree9c003c80318427f4486691b84576233ad7742816 /src/ui/Attachment.js
parentuse @container:@id in defualt graph (diff)
downloadfedidag-e065914a6fea70c25e117d8aaca466b59bcad5c6.tar.gz
fedidag-e065914a6fea70c25e117d8aaca466b59bcad5c6.zip
Menu, DiscDAG loading
Diffstat (limited to 'src/ui/Attachment.js')
-rw-r--r--src/ui/Attachment.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/Attachment.js b/src/ui/Attachment.js
index 829dc8a..3c07ee5 100644
--- a/src/ui/Attachment.js
+++ b/src/ui/Attachment.js
@@ -5,8 +5,7 @@ css`
.attachment {
margin: 1rem;
- width: 18rem;
- height: 10rem;
+ height: 7rem;
object-fit: contain;
}