mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
add auto scroll on sidebar
This commit is contained in:
committed by
Benjamin Elder
parent
b6f979ec8d
commit
ef5e6fb6cc
@@ -138,6 +138,7 @@ body {
|
||||
border-right: 1px solid rgba(0, 0, 0, 0.1);
|
||||
background-color: #fafafa;
|
||||
z-index: 99999;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.sidebar-collapsed #sidebar {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user