Files
ragflow_python/web/src/global.less
balibabu 204385a7bf 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

7 lines
72 B
Plaintext

@import url(./inter.less);
body {
font-family: Inter;
margin: 0;
}