Update index.vue
This commit is contained in:
parent
662b691b27
commit
5e7f29b79b
|
@ -1454,7 +1454,7 @@ const initMap = () => {
|
||||||
margin: 10px 20px;
|
margin: 10px 20px;
|
||||||
height: 70%;
|
height: 70%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
position: absolute;
|
// position: absolute;
|
||||||
}
|
}
|
||||||
.slide-fade-enter-active {
|
.slide-fade-enter-active {
|
||||||
transition: all 0.3s linear;
|
transition: all 0.3s linear;
|
||||||
|
|
Loading…
Reference in New Issue