Skip to content

Commit 18e5269

Browse files
committed
fix toc on tablet mode. fixes #94 #105
1 parent a43b4b5 commit 18e5269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/area_nav-metabox.less

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
&.sticky {
3535
position: fixed;
3636
top: 0;
37+
width: calc(100% - 13em);
3738

3839
ul.meta-tabs > li > a {
3940
border-top-color: @ini_background_site;

0 commit comments

Comments
 (0)