mirror of
https://github.com/traefik/traefik.git
synced 2025-11-29 06:31:16 +01:00
Documentation: Add spacing to sidebars so the last item is always visible
This commit is contained in:
parent
0d15ac8861
commit
02d856b8a5
@ -35,6 +35,10 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-sidebar__scrollwrap {
|
||||||
|
max-height: calc(100% - 50px);
|
||||||
|
}
|
||||||
|
|
||||||
.md-sidebar--secondary .md-sidebar__scrollwrap {
|
.md-sidebar--secondary .md-sidebar__scrollwrap {
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
background-color: var(--light-blue) !important;
|
background-color: var(--light-blue) !important;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user