mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
### What problem does this PR solve? Feat: Interrupt streaming #6515 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -137,6 +137,12 @@
|
||||
.input();
|
||||
}
|
||||
|
||||
.searchInput {
|
||||
:global(.ant-input-search-button) {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.appIcon {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
||||
Reference in New Issue
Block a user