Skip to content

Commit

Permalink
fix(dashboard): remove widget background color
Browse files Browse the repository at this point in the history
  • Loading branch information
square-li authored and diehbria committed Mar 15, 2023
1 parent 6a65f52 commit 7392aad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dashboard/src/components/widgets/widget.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

.widget {
position: absolute;
background-color: var(--selection-bg-color);
height: 100%;
user-select: none;
box-sizing: border-box;
Expand Down

0 comments on commit 7392aad

Please sign in to comment.