Correcao no css do carrossel de anexos

This commit is contained in:
Alvino Rodrigues 2019-08-21 11:24:23 -03:00
parent 811626df61
commit 8803d17539
1 changed files with 2 additions and 0 deletions

View File

@ -385,6 +385,8 @@
.single-item-collection--attachments-file {
margin: 10px;
text-align: center;
display: inline-block;
vertical-align: top;
@media only screen and (max-width: 380px) {
margin: 10px 0;
}