Merge branch 'fix-slider' into 'master'
Fix image slider perspective See merge request !3
This commit is contained in:
parent
210192d09c
commit
be43206d4b
@ -114,8 +114,8 @@ export default {
|
|||||||
.modal-content {
|
.modal-content {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
display: block;
|
display: block;
|
||||||
height: 80%;
|
max-height: 80%;
|
||||||
max-width: 700px;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.close {
|
.close {
|
||||||
|
Loading…
Reference in New Issue
Block a user