mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
Run npm run prettier (#8950)
This commit is contained in:
@@ -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.
|
||||
|
||||
If there are many inputs in a form, they should be organized into sections as content
|
||||
relates. **Example:** Item type form
|
||||
If there are many inputs in a form, they should be organized into sections as content relates.
|
||||
**Example:** Item type form
|
||||
|
||||
Each input within a section should follow the following spacing guidelines (see
|
||||
[Tailwind CSS spacing documentation](https://tailwindcss.com/docs/customizing-spacing)):
|
||||
|
||||
Reference in New Issue
Block a user