This commit is contained in:
Saifeddine ALOUI 2023-07-28 01:27:21 +02:00
parent c720b10e36
commit e6595771f7
4 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
web/dist/index.html vendored
View File

@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LoLLMS WebUI - Welcome</title>
<script type="module" crossorigin src="/assets/index-04dfca4a.js"></script>
<link rel="stylesheet" href="/assets/index-2dff239f.css">
<script type="module" crossorigin src="/assets/index-638d8192.js"></script>
<link rel="stylesheet" href="/assets/index-d9b9a780.css">
</head>
<body>
<div id="app"></div>

View File

@ -47,7 +47,7 @@
<!-- LEFT SIDE PANEL -->
<div id="leftPanel" class="flex flex-col flex-grow overflow-y-scroll no-scrollbar "
@dragover.stop.prevent="setDropZoneDiscussion()">
<div class=" sticky z-5 top-0 bg-bg-light-tone dark:bg-bg-dark-tone shadow-md ">
<div class=" sticky z-10 top-0 bg-bg-light-tone dark:bg-bg-dark-tone shadow-md ">