mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-22 16:29:09 +01:00
Run npm run prettier
(#8950)
This commit is contained in:
parent
72f411b6e3
commit
0ecde07525
@ -16,8 +16,8 @@ always use the native `form` element and bind a `formGroup`.
|
|||||||
|
|
||||||
Forms consists of 1 or more inputs, and ends with 1 or 2 buttons.
|
Forms consists of 1 or more inputs, and ends with 1 or 2 buttons.
|
||||||
|
|
||||||
If there are many inputs in a form, they should be organized into sections as content
|
If there are many inputs in a form, they should be organized into sections as content relates.
|
||||||
relates. **Example:** Item type form
|
**Example:** Item type form
|
||||||
|
|
||||||
Each input within a section should follow the following spacing guidelines (see
|
Each input within a section should follow the following spacing guidelines (see
|
||||||
[Tailwind CSS spacing documentation](https://tailwindcss.com/docs/customizing-spacing)):
|
[Tailwind CSS spacing documentation](https://tailwindcss.com/docs/customizing-spacing)):
|
||||||
|
Loading…
Reference in New Issue
Block a user