Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
fix(List): background color to unset
Browse files Browse the repository at this point in the history
  • Loading branch information
TheComputerM committed Sep 24, 2020
1 parent 5d6298e commit 3b10d84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/svelte-materialify/src/components/List/List.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@import './variables';

.s-list {
background: var(--theme-cards);
color: var(--theme-text-primary);
display: block;
padding: $list-padding;
Expand Down

0 comments on commit 3b10d84

Please sign in to comment.