mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-31 06:27:22 +00:00
Improve sidebars (#879)
This commit is contained in:
parent
be8d3499a0
commit
bcca59e059
@ -93,10 +93,12 @@ html[data-theme="dark"] a:hover {
|
|||||||
/* sidebar & content in the center of the page */
|
/* sidebar & content in the center of the page */
|
||||||
|
|
||||||
/*.navbar__inner,*/
|
/*.navbar__inner,*/
|
||||||
/*.main-wrapper > div {*/
|
.main-wrapper > div,
|
||||||
/* margin: 0 auto;*/
|
.navbar__inner {
|
||||||
/* max-width: var(--max-page-width);*/
|
margin: 0 auto;
|
||||||
/*}*/
|
max-width: var(--max-page-width);
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Scrollbar style in dark-mode */
|
/* Scrollbar style in dark-mode */
|
||||||
|
Loading…
Reference in New Issue
Block a user