Fix margin between menu cards and added directory menu in dashboard.
This commit is contained in:
@@ -3,7 +3,7 @@ import icons from "../../../icons/index.js";
|
||||
|
||||
const EnergyProfiles = () => {
|
||||
return Widget.Box({
|
||||
class_name: "menu-section-container",
|
||||
class_name: "menu-section-container energy",
|
||||
vertical: true,
|
||||
children: [
|
||||
Widget.Box({
|
||||
|
||||
Reference in New Issue
Block a user