This commit is contained in:
parent
3b0cfde38e
commit
cb865f38cd
|
|
@ -1004,6 +1004,7 @@ export default {
|
||||||
}
|
}
|
||||||
.img1 {
|
.img1 {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
cursor: pointer;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
left: 250px;
|
left: 250px;
|
||||||
}
|
}
|
||||||
|
|
@ -1037,6 +1038,7 @@ export default {
|
||||||
}
|
}
|
||||||
.img1 {
|
.img1 {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
cursor: pointer;
|
||||||
top: 20px;
|
top: 20px;
|
||||||
left: 250px;
|
left: 250px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue