mirror of
https://gitee.com/antv/g6.git
synced 2024-12-05 21:28:33 +08:00
acf90c103d
* feat(site): add script that clear generated docs * chore: adjust docs structure * style(docs): config style of summary tag
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
.ant-layout-sider-children > :first-child {
|
|
height: 100%;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
summary {
|
|
color: #873bf4;
|
|
cursor: pointer;
|
|
}
|