优化代码

This commit is contained in:
2021-11-07 11:30:29 +08:00
parent c15fda5364
commit 9da25af6a2
7 changed files with 27 additions and 35 deletions

View File

@@ -158,9 +158,7 @@ export default {
</script>
<style lang="less" scoped>
.tool-elem {
.content {
max-width: 30rem;
}
.content {
max-width: 30rem;
}
</style>