This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
ragflow
Watch
1
Star
0
Fork
0
You've already forked ragflow
mirror of
https://github.com/infiniflow/ragflow.git
synced
2025-08-07 08:11:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ragflow
/
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