Appearance
Dashboard CSS Editor
Allows administrators to style the dashboard with custom CSS.

The Dashboard CSS Editor allows administrators to add scoped CSS rules to the dashboard container. Unlike the Grid CSS Editor, the Dashboard CSS Editor does not support child element styling.
✨ Example
css
background-color: yellow;📌 Scoped CSS applies to the current dashboard only. It does not affect other elements in the browser.
