mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
refac
This commit is contained in:
parent
b8a4824305
commit
3e55c7f333
3 changed files with 2 additions and 1 deletions
|
|
@ -24,6 +24,7 @@
|
|||
href="/opensearch.xml"
|
||||
/>
|
||||
<script src="/static/loader.js" defer></script>
|
||||
<link rel="stylesheet" href="/static/custom.css" />
|
||||
|
||||
<script>
|
||||
function resizeIframe(obj) {
|
||||
|
|
|
|||
|
|
@ -507,7 +507,7 @@
|
|||
<img
|
||||
crossorigin="anonymous"
|
||||
src="{WEBUI_BASE_URL}/static/favicon.png"
|
||||
class=" size-5 -translate-x-1.5 rounded-full"
|
||||
class="sidebar-new-chat-icon size-5 -translate-x-1.5 rounded-full"
|
||||
alt="logo"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
0
static/static/custom.css
Normal file
0
static/static/custom.css
Normal file
Loading…
Reference in a new issue