Skip to content

Commit

Permalink
style: format code with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 6, 2024
1 parent 5700e03 commit e151f70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions styles/pinterest/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
// make selected search suggestions darker
div[aria-selected="true"][data-test-id="search-suggestion"] {
.C9q.Jea.KS5.Lfz.TMJ.XiG.Zr3.zI7.iyn.Hsu {
background-color: @surface0
background-color: @surface0;
}
}

Expand All @@ -269,7 +269,6 @@
background-color: transparent !important;
}


/* Pins */

div[data-test-id="PinBetterSaveDropdown"],
Expand Down

0 comments on commit e151f70

Please sign in to comment.