Skip to content

Commit

Permalink
Fix: アンテナ設定画面でスクロールができない問題 (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode authored Dec 3, 2024
1 parent 7783af7 commit 11788f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8395,6 +8395,7 @@ noscript {

.antenna-setting {
margin: 8px 16px 32px;
overflow: auto;

h2 {
font-size: 20px;
Expand Down

0 comments on commit 11788f9

Please sign in to comment.