1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00

Move doc meta fields out of sidebar

This commit is contained in:
McMatts 2019-05-29 11:09:19 +01:00
parent c0876e7be8
commit c870547fa1
7 changed files with 48 additions and 122 deletions

View file

@ -9,7 +9,7 @@
> .goto-top {
position: absolute;
top: 7px;
top: 10px;
left: 10px;
cursor: pointer;
color: map-get($gray-shades, 500);