mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Added notes for refactoring
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -232,8 +232,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Tab content
|
// Tab content - TODO: nested tabs might break here...
|
||||||
.tabbed-subcontent {
|
.tabbed-subcontent { // TODO: this might not be necessary to nest under .tabbed-alternate!
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
// [print]: Intersperse labels with containers
|
// [print]: Intersperse labels with containers
|
||||||
|
|||||||
Reference in New Issue
Block a user