Skip to content

Commit

Permalink
fix tip box design
Browse files Browse the repository at this point in the history
  • Loading branch information
choiwab committed Nov 6, 2024
1 parent 26ddc3c commit 48250dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ Edits an existing patient in DocTrack.
- `list` followed by `edit person 2 n/Betsy Crower t/` edits the name of the second person in the list to
be `Betsy Crower` and clears all existing tags.

<box type="tip" theme="success">
<box type="tip" light>

**Tip:** When trying to add tags while keeping existing tags, remember to type in all the pre-existing tags with your new tags
</box>
Expand Down

0 comments on commit 48250dd

Please sign in to comment.