Skip to content

Commit f43f08b

Browse files
authored
Merge pull request #5 from replicant026/patch-6
Update menubar.md
2 parents 1bed01b + bc5dcd4 commit f43f08b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/configuration/menubar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ module.exports = {
7676

7777
When positioned in the menubar, the options menu will appear on the **right region** of the menubar.
7878

79-
::: note
79+
::: callout note
8080
If the `menubar` is disabled or not configured, the options menu automatically falls back to `sidebar-top`.
8181
:::
8282

@@ -91,4 +91,4 @@ You can customize the menubar's appearance using CSS variables in your `customCs
9191
--menubar-border: #2c2e33;
9292
--menubar-text: #c1c2c5;
9393
}
94-
```
94+
```

0 commit comments

Comments
 (0)