docs: added code blocks without headers (#2560)
This commit is contained in:
@@ -137,6 +137,10 @@ html:not([data-theme="dark"]) .doc-footer {
|
||||
z-index: var(--ifm-z-index-overlay);
|
||||
}
|
||||
|
||||
details > div {
|
||||
--docusaurus-details-decoration-color: transparent !important;
|
||||
}
|
||||
|
||||
@media (min-width: 1440px) {
|
||||
.markdown-doc-wrapper {
|
||||
max-width: var(--ifm-container-width-xl) !important;
|
||||
|
||||
Reference in New Issue
Block a user