This commit is contained in:
Pan
2019-03-25 15:18:52 +08:00
parent 3c0415c86d
commit c48777ff2d
29 changed files with 32 additions and 32 deletions

View File

@@ -77,7 +77,7 @@ export default {
}
</style>
<style rel="stylesheet/scss" lang="scss" scoped>
<style lang="scss" scoped>
.rightPanel-background {
opacity: 0;
transition: opacity .3s cubic-bezier(.7, .3, .1, 1);