Skip to content

Commit

Permalink
Wider column
Browse files Browse the repository at this point in the history
  • Loading branch information
Portree-Kid committed Jul 6, 2020
1 parent 760c7e4 commit a71d95c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/AirportEdit.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<el-col :span="8"></el-col>
<el-col :span="4"></el-col>
</el-row>
<el-row><el-col :span="8"><span class="label">GIT/Terrasync :</span></el-col></el-row>
<el-row><el-col :span="16"><span class="label">GIT/Terrasync :</span></el-col></el-row>
<el-row>
<el-col :span="8">Parking Positions :</el-col>
<el-col :span="4">{{ parking }}</el-col>
Expand Down

0 comments on commit a71d95c

Please sign in to comment.