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
204385a7bf9f266515c70b6a28be2382301f556e
ragflow_python
/
web
/
src
/
global.less
7 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136) * feat: download documents on the document list page * feat: add tooltip to Form.Item * feat: set font family to inter * feat: add loading to ChatContainer
2024-03-20 18:20:42 +08:00
@import url(./inter.less);
body {
font-family: Inter;
feat: add background image to login page and alter tooltip of base_url and add llm type to Added models List (#173) * feat: add llm type to Added models List * feat: alter tooltip of base_url * feat: add background image to login page
2024-03-29 16:15:12 +08:00
margin: 0;
feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136) * feat: download documents on the document list page * feat: add tooltip to Form.Item * feat: set font family to inter * feat: add loading to ChatContainer
2024-03-20 18:20:42 +08:00
}
Reference in New Issue
Copy Permalink