Skip to content

Commit

Permalink
fix: long sidebarToc does not display completely
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlitusun committed Mar 12, 2024
1 parent 047358e commit 2007ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/preview.less
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ body {
right: 0;
width: 268px;
height: 100%;
padding: 32px 0 12px 0;
padding: 32px 0;
overflow: auto;
background-color: @bg;
// color: @fg;
Expand Down

0 comments on commit 2007ed8

Please sign in to comment.