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 Sep 10, 2024
1 parent 784f257 commit 1aa2b0c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions styles/github/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -529,14 +529,14 @@
color: @text;
}
}
.header-search-button {
.placeholder {
color: @subtext0;
}

svg {
fill: @text !important;
}
.header-search-button {
.placeholder {
color: @subtext0;
}

svg {
fill: @text !important;
}
}
.HeaderMenu-toggle-bar {
background-color: @text;
Expand Down

0 comments on commit 1aa2b0c

Please sign in to comment.