Skip to content

Commit

Permalink
Reset background
Browse files Browse the repository at this point in the history
  • Loading branch information
PatelUtkarsh committed Aug 8, 2022
1 parent 571b4fd commit 56fd931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/assets/css/src/components/list.css
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ a.mdc-list-item {

:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::before,
:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item::after {
background-color: var(--md-sys-color-primary);
background-color: #000;
}

:not(.mdc-list--non-interactive) > :not(.mdc-list-item--disabled).mdc-list-item:hover::before {
Expand Down

0 comments on commit 56fd931

Please sign in to comment.