Revize 882caa6a
Přidáno uživatelem Dominik Poch před asi 3 roky(ů)
webapp/pages/authentication/login.tsx | ||
---|---|---|
50 | 50 |
/> |
51 | 51 |
</Form.Item> |
52 | 52 |
<Form.Item> |
53 |
<Button type="primary" htmlType="submit"> |
|
53 |
<Button type="primary" htmlType="submit" className="w-100">
|
|
54 | 54 |
Přihlásit |
55 | 55 |
</Button> |
56 | 56 |
</Form.Item> |
Také k dispozici: Unified diff
Streched login button
Login button now fills width of the form