Skip to content

Commit

Permalink
fix: table CLS issue
Browse files Browse the repository at this point in the history
Fixes #1062
  • Loading branch information
razonyang committed Aug 22, 2024
1 parent 9150ac9 commit 7cc1115
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/main/scss/post/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,7 @@
.post-pinned-icon {
margin-left: -0.5rem;
}

#post-content-body {
overflow: hidden;
}

0 comments on commit 7cc1115

Please sign in to comment.