mirror of
https://github.com/documize/community.git
synced 2025-07-29 18:19:44 +02:00
push doc toc down the side bar
This commit is contained in:
parent
9afc4ca98b
commit
a728f14d41
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@
|
||||||
margin: 30px 0 30px 0;
|
margin: 30px 0 30px 0;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 100px;
|
top: 150px;
|
||||||
right: 30px;
|
right: 30px;
|
||||||
-webkit-transform: translate(0px, 0px);
|
-webkit-transform: translate(0px, 0px);
|
||||||
transform: translate(0px, 0px);
|
transform: translate(0px, 0px);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue