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