docs: temporary fix for memory error that occurs during build (#2584)
* docs: temporary fixes for build error * docs: added env variable to the build step * docs: undo unnecessary updates
This commit is contained in:
@@ -26,4 +26,8 @@ html[data-theme="dark"] .redocusaurus h2 + div + div > div + div {
|
||||
html[data-theme="dark"] .redocusaurus .menu-content,
|
||||
html[data-theme="dark"] .redocusaurus .menu-content label {
|
||||
background-color: var(--ifm-background-color) !important;
|
||||
}
|
||||
|
||||
.redoc-json code {
|
||||
border: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user