Skip to content

Commit

Permalink
Refactor main card styling to exclude stats app
Browse files Browse the repository at this point in the history
  • Loading branch information
ohitstom committed Jun 6, 2024
1 parent 2980871 commit 36b5c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Comfy/assets/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
}

// Cards
.main-card-card {
&:not(:has(#stats-app)) .main-card-card {
background: var(--spice-sidebar);
border-radius: var(--border-radius);
padding: 0;
Expand Down

0 comments on commit 36b5c49

Please sign in to comment.