There was an error while loading. Please reload this page.
2 parents 1bed01b + bc5dcd4 commit f43f08bCopy full SHA for f43f08b
1 file changed
docs/configuration/menubar.md
@@ -76,7 +76,7 @@ module.exports = {
76
77
When positioned in the menubar, the options menu will appear on the **right region** of the menubar.
78
79
-::: note
+::: callout note
80
If the `menubar` is disabled or not configured, the options menu automatically falls back to `sidebar-top`.
81
:::
82
@@ -91,4 +91,4 @@ You can customize the menubar's appearance using CSS variables in your `customCs
91
--menubar-border: #2c2e33;
92
--menubar-text: #c1c2c5;
93
}
94
-```
+```
0 commit comments