Begin splitting up the pane for control.
This commit is contained in:
parent
e2c2db3d17
commit
f6285c52b6
3 changed files with 248 additions and 235 deletions
|
|
@ -23,3 +23,9 @@ export default {
|
|||
},
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
.control-component {
|
||||
width: 160px;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue