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