From 4e2121e9160b627415a31f628fa3f00711138375 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 2 Nov 2020 16:38:13 +0100 Subject: images can include images from galleries. command to duplicate annotations --- .../app/views/align/components/annotations/annotation.form.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'animism-align/frontend/app/views/align/components/annotations/annotation.form.css') diff --git a/animism-align/frontend/app/views/align/components/annotations/annotation.form.css b/animism-align/frontend/app/views/align/components/annotations/annotation.form.css index cea5830..fa663c7 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotation.form.css +++ b/animism-align/frontend/app/views/align/components/annotations/annotation.form.css @@ -33,6 +33,10 @@ .annotationForm div.textarea { margin-bottom: 0.5rem; } +.annotationForm img { + max-width: 100%; + max-height: 6rem; +} .annotationForm .options label span:first-child { display: inline-block; -- cgit v1.2.3-70-g09d2