Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
This commit is contained in:
commit
567836e43c
@ -201,7 +201,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
img{
|
img {
|
||||||
-webkit-transition: none;
|
-webkit-transition: none;
|
||||||
transition: none;
|
transition: none;
|
||||||
}
|
}
|
||||||
|
@ -89,6 +89,13 @@
|
|||||||
position: sticky;
|
position: sticky;
|
||||||
top: 2em;
|
top: 2em;
|
||||||
float: right;
|
float: right;
|
||||||
|
|
||||||
|
.toc {
|
||||||
|
.toc__menu {
|
||||||
|
overflow-y: auto;
|
||||||
|
max-height: calc(100vh - 7em);
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user