Files
gitbook/packages/gitbook-plugin-theme-default/less/Sidebar.less
T
2016-10-12 16:07:28 +02:00

8 lines
177 B
Plaintext

.Sidebar {
height: 100%;
background: @sidebar-background;
background: rgb(250, 250, 250);
border-right: 1px solid @sidebar-border-color;
overflow-y: auto;
}