修改取件框margin

This commit is contained in:
lan-air
2022-12-11 12:11:10 +08:00
parent 8ab74728ac
commit 710bb55a93
+1 -1
View File
@@ -30,7 +30,7 @@
</head>
<body>
<div id="app" style="text-align: center;">
<el-row v-if="tool === 0" class="qu" style="width:400px;margin: auto">
<el-row v-if="tool === 0" class="qu" style="width:400px;margin: 6vh auto 0 auto">
<el-card style="padding-bottom: 1rem">
<el-col :span="24">
<el-input autofocus @input="inputing" clearable v-model:value="code" maxlength="5"