Skip to content

Commit

Permalink
表示回数を非表示の修正
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukesaitoh committed May 19, 2024
1 parent ca86aa1 commit 2ec4cf1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/styles/contentscript.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,13 @@ body {
display: none;
}
}
div[role="dialog"] {
a[href$="/analytics"] {
span[data-testid="app-text-transition-container"] {
display: none;
}
}
}
}

&.isReactionNumberDetailHidden {
Expand Down

0 comments on commit 2ec4cf1

Please sign in to comment.