mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Fixing sidebar overflow
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
background-color: $sidebar-bg;
|
||||
transition: opacity 400ms, transform 300ms;
|
||||
padding: $content-padding-sm $content-padding-sm $content-padding-sm 0;
|
||||
overflow-y: auto;
|
||||
|
||||
@include breakpoint-max(breakpoints(lg)) {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user