Update webui assets
This commit is contained in:
File diff suppressed because one or more lines are too long
2
lightrag/api/webui/index.html
generated
2
lightrag/api/webui/index.html
generated
@@ -8,7 +8,7 @@
|
||||
<link rel="icon" type="image/svg+xml" href="logo.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Lightrag</title>
|
||||
<script type="module" crossorigin src="/webui/assets/index-KA3WYEM0.js"></script>
|
||||
<script type="module" crossorigin src="/webui/assets/index-DYPw8N_u.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/webui/assets/index-WCszRhP4.css">
|
||||
</head>
|
||||
<body>
|
||||
|
@@ -210,8 +210,8 @@ export function AsyncSelect<T>({
|
||||
<ChevronsUpDown className="opacity-50" size={10} />
|
||||
</Button>
|
||||
</PopoverTrigger>
|
||||
<PopoverContent
|
||||
className={cn('p-0', className)}
|
||||
<PopoverContent
|
||||
className={cn('p-0', className)}
|
||||
onCloseAutoFocus={(e) => e.preventDefault()}
|
||||
align="start"
|
||||
sideOffset={8}
|
||||
|
Reference in New Issue
Block a user