Commit 78b3a5b8 authored by leiqingsong's avatar leiqingsong

优化压缩图片

parent 4423737a
This image diff could not be displayed because it is too large. You can view the blob instead.
......@@ -80,5 +80,10 @@ export default {
bottom: 20px;
}
}
@media screen and (min-device-width: 768px) {
.imgCode {
bottom: 1%;
}
}
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment