Commit c8256371 authored by leiqingsong's avatar leiqingsong

Merge branch 'dev_lqs' into 'master'

优化压缩图片

See merge request !98
parents 8ea8ad47 78b3a5b8
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