mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Prototype fixing sidebar re-positioning
This commit is contained in:
@@ -23,3 +23,10 @@
|
|||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Nothing to see here, move along
|
// Nothing to see here, move along
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
html .md-sidebar--secondary {
|
||||||
|
// float: initial;
|
||||||
|
// //margin-left: 122rem;
|
||||||
|
// right: 0;
|
||||||
|
// position: absolute;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user