fixed width of sidebar to fit yadcl

This commit is contained in:
J-onasJones 2024-10-09 02:19:14 +02:00
parent c797e141b3
commit f11067f3fd

View file

@ -17,6 +17,8 @@
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
--custom-table-outline-color: #dadde1;
--doc-sidebar-width: 320px !important; /* to show longer names */
}
/* For readability concerns, you should choose a lighter palette in dark mode. */