mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-18 08:35:10 +00:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
.Sidebar {
|
|
height: 100%;
|
|
background: @sidebar-background;
|
|
background: rgb(250, 250, 250);
|
|
border-right: 1px solid @sidebar-border-color;
|
|
}
|