Skip to content

Commit

Permalink
fix(controls): Center thumbnail toggle icon when visible (#1320)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstoffan authored Jan 20, 2021
1 parent 692e64a commit 4c33de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/viewers/doc/_docBase.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ $thumbnail-sidebar-width: 226px;
}

.bp-ThumbnailsToggle {
display: block;
display: flex;
}
}
}
Expand Down

0 comments on commit 4c33de0

Please sign in to comment.