Skip to content

Commit

Permalink
文字サイズ変更でレイアウトが崩れる不具合を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukesaitoh committed Nov 24, 2020
1 parent 1e72b24 commit 6c95207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/styles/contentscript.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ body {
> div
> div
> div.css-1dbjc4n {
> div:not(:first-child):not(:last-child):not(:nth-child(3)):not(.r-ahm1il) {
> div:not(:first-child):not(:last-child):not(:nth-child(3)):not(.r-195d4m8):not(.r-ahm1il):not(.r-1h3ijdo):not(.r-1mwlp6a):not(.r-1ninfw3) {
display: none !important;
}
> div:nth-child(3):not(.r-14lw9ot):not(.r-yfoy6g):not(.r-kemksi) {
Expand Down

0 comments on commit 6c95207

Please sign in to comment.