Skip to content

Commit

Permalink
Cleanup CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjhanson committed Aug 29, 2024
1 parent b7eb0ce commit 8d1d25d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/web/assets/dashboard/src/dashboard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -165,18 +165,6 @@ body ol.widget__list {
margin: 0;
}

/* New Widget Menu */
.newwidgetmenu ul li a {
position: relative;
padding-inline-start: calc(var(--m) + 10px + 1rem);

.icon {
inset-block-start: 11px;
inset-inline-start: var(--m);
width: 1rem;
}
}

.newwidgetmenu ul li a .icon svg,
.widgetmanagerhud-icon svg {
width: 1rem;
Expand Down

0 comments on commit 8d1d25d

Please sign in to comment.