chore: fix typo

pull/145/head
dessant 4 years ago
parent 9995f46ed4
commit aff5309176

@ -151,7 +151,7 @@
</v-form-field>
</div>
<div class="client-bownload" v-if="showClientAppNotice">
<div class="client-download" v-if="showClientAppNotice">
<div
class="download-desc"
v-html="
@ -452,7 +452,7 @@ body {
white-space: nowrap;
}
.client-bownload {
.client-download {
margin-left: 48px;
}

Loading…
Cancel
Save