mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-17 08:05:19 +00:00
10 lines
102 B
Plaintext
10 lines
102 B
Plaintext
.Body-Flex {
|
|
.flex(1 0 auto);
|
|
}
|
|
|
|
.Body {
|
|
overflow: auto;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|