### What problem does this PR solve? #607 fix: omit long file names fix: change the parsing method from tag to select fix: replace icon for new chat fix: change the OK button text of the Chat Bot API modal to close ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
15 lines
199 B
Plaintext
15 lines
199 B
Plaintext
.pageInputNumber {
|
|
width: 220px;
|
|
}
|
|
|
|
.questionIcon {
|
|
margin-inline-start: 4px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
cursor: help;
|
|
writing-mode: horizontal-tb;
|
|
}
|
|
|
|
.chunkMethod {
|
|
margin-bottom: 0;
|
|
}
|