Skip to content

Commit

Permalink
Merge branch 'prayag17:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ranzonsan authored May 16, 2024
2 parents 4bcbe58 + 83ea297 commit e59aa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/_cards.scss
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
.listItemIndicators {
@include indicator();
}
[data-isfolder="true"][data-type="CollectionFolder"]:not([data-type="Series"])
[data-isfolder="true"]:is([data-type=CollectionFolder],[data-type=UserView]):not([data-type="Series"])
.cardText {
padding: 0.75em !important;
}
Expand Down

0 comments on commit e59aa9f

Please sign in to comment.