We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 863d22d + de80cbf commit cc4f265Copy full SHA for cc4f265
docusaurus/docs/cms/features/admin-panel.md
@@ -27,6 +27,12 @@ sources={{
27
28
:::tip
29
You can [create your own widgets](/cms/admin-panel-customization/homepage) to customize the admin panel's homepage.
30
+
31
+You can also customize the layout (widget controls appear when you hover over a widget or between widgets):
32
+- **Resize**: Drag the divider in a two-widget row left or right.
33
+- **Reorder**: Drag the <Icon name="dots-six-vertical" classes="ph-bold" /> button to move a widget.
34
+- **Delete**: Click the <Icon name="trash"/> button.
35
+- **Restore**: Use the "Add widget" button at the top of the page to bring back a deleted widget.
36
:::
37
38
## Overview
0 commit comments