mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
docs: backport hotfix for nested sidebar rules
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9935 GitOrigin-RevId: c4390f818725af06fcf9c0e7eef1790da4b88268
This commit is contained in:
parent
6b449fe7d3
commit
f2454b9854
@ -2,6 +2,9 @@
|
|||||||
[class~='menu__link'] {
|
[class~='menu__link'] {
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
div {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-doc-sidebar-container {
|
.theme-doc-sidebar-container {
|
||||||
|
Loading…
Reference in New Issue
Block a user