Skip to content

Commit

Permalink
Fix caption spinner causing a bouncing scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Cohee1207 committed Apr 9, 2023
1 parent 2385e6f commit 01fce81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ code {
background-position: center;
display: flex;
flex-direction: row;
overflow: hidden;
}

#send_but {
Expand Down

0 comments on commit 01fce81

Please sign in to comment.