更正模板
This commit is contained in:
@@ -71,7 +71,11 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.add {
|
.add {
|
||||||
.half {
|
.half {
|
||||||
width: 50%
|
width: 50%;
|
||||||
|
|
||||||
|
& + .half {
|
||||||
|
margin-left: 16px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user