Skip to content

Commit 710bb55

Browse files
author
lan-air
committed
修改取件框margin
1 parent 8ab7472 commit 710bb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</head>
3131
<body>
3232
<div id="app" style="text-align: center;">
33-
<el-row v-if="tool === 0" class="qu" style="width:400px;margin: auto">
33+
<el-row v-if="tool === 0" class="qu" style="width:400px;margin: 6vh auto 0 auto">
3434
<el-card style="padding-bottom: 1rem">
3535
<el-col :span="24">
3636
<el-input autofocus @input="inputing" clearable v-model:value="code" maxlength="5"

0 commit comments

Comments
 (0)