mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
fix: login page style problem #17
This commit is contained in:
parent
cf1a4d2f7b
commit
7f6f4a2b15
@ -37,7 +37,7 @@
|
|||||||
</a-input>
|
</a-input>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
<a-form-item>
|
<a-form-item>
|
||||||
<a-row style="margin: 0 -4px">
|
<a-row :gutter="8" style="margin: 0 -4px">
|
||||||
<a-col :span="16">
|
<a-col :span="16">
|
||||||
<a-input size="large" placeholder="captcha">
|
<a-input size="large" placeholder="captcha">
|
||||||
<a-icon slot="prefix" type="mail" />
|
<a-icon slot="prefix" type="mail" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user