* feat: add llm type to Added models List * feat: alter tooltip of base_url * feat: add background image to login page
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
@import url(./inter.less);
|
|
|
|
body {
|
|
font-family: Inter;
|
|
margin: 0;
|
|
}
|