This website requires JavaScript.
Explore
Help
Register
Sign In
dale_yxc
/
ragflow_python
Watch
1
Star
0
Fork
0
You've already forked ragflow_python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f93f485696f12915a096f2461388986d98fd68c7
ragflow_python
/
web
/
src
/
pages
/
flow
/
flow-drawer
/
index.less
10 lines
109 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add icon to title of operator form #918 (#1413) ### What problem does this PR solve? feat: add icon to title of operator form #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2024-07-08 12:32:46 +08:00
.title {
flex-basis: 60px;
}
feat: Arrange the form of generate, categorize, switch, retrieval operators vertically #1739 (#2800) ### What problem does this PR solve? feat: Arrange the form of generate, categorize, switch, retrieval operators vertically #1739 ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [x] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe):
2024-10-11 11:06:14 +08:00
.formWrapper {
:global(.ant-form-item-label) {
font-weight: 600;
}
}
Reference in New Issue
Copy Permalink