Fix image slider perspective;

This commit is contained in:
Benjamin Bouvier 2017-06-13 16:59:09 +02:00
parent 210192d09c
commit 7e109f4ca1
1 changed files with 2 additions and 2 deletions

View File

@ -114,8 +114,8 @@ export default {
.modal-content {
margin: auto;
display: block;
height: 80%;
max-width: 700px;
max-height: 100%;
max-width: 100%;
}
.close {