mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-03 22:30:31 +08:00
12 lines
176 B
Plaintext
12 lines
176 B
Plaintext
|
|
.selectFilesCollapse {
|
||
|
|
:global(.ant-collapse-header) {
|
||
|
|
padding-left: 22px;
|
||
|
|
}
|
||
|
|
margin-bottom: 32px;
|
||
|
|
overflow-y: auto;
|
||
|
|
}
|
||
|
|
|
||
|
|
.selectFilesTitle {
|
||
|
|
padding-right: 10px;
|
||
|
|
}
|