summaryrefslogtreecommitdiff
path: root/animism-align/frontend/app/views/align/components/annotations/annotation.form.css
diff options
context:
space:
mode:
Diffstat (limited to 'animism-align/frontend/app/views/align/components/annotations/annotation.form.css')
-rw-r--r--animism-align/frontend/app/views/align/components/annotations/annotation.form.css4
1 files changed, 4 insertions, 0 deletions
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;