Files
gitbook/packages/gitbook-plugin-theme-default/less/Sidebar.less
T
2016-09-25 17:44:08 +02:00

7 lines
155 B
Plaintext

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