summaryrefslogtreecommitdiff
path: root/animism-align/frontend/views/upload/upload.css
blob: 1dc8ac05dbb4a235242a695098a09e45513c0c1c (plain)
1
2
3
4
5
6
7
8
9
10
11
.uploadShow img {
  max-width: 30rem;
  max-height: 20rem;
}
.upload {
  height: 100%;
}
.upload > div:last-child {
  flex: 1;
  width: 100%;
}