Files
ragflow_python/web/src/pages/add-knowledge/components/knowledge-testing/index.less

6 lines
84 B
Plaintext
Raw Normal View History

.testingWrapper {
flex: 1;
background-color: @grayBackground;
height: 100%;
}