Skip to content

Commit

Permalink
fix: sidebar horizontal scroll bar (#1362)
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Aug 29, 2020
1 parent 9351729 commit b480822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

#carbonads {
box-shadow: none !important;
width: auto !important;
}
</style>
</head>
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#carbonads {
box-shadow: none !important;
width: auto !important;
}
</style>
</head>
Expand Down

1 comment on commit b480822

@vercel
Copy link

@vercel vercel bot commented on b480822 Aug 29, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.