upgraded webui

This commit is contained in:
Saifeddine ALOUI 2024-09-10 02:22:51 +02:00
parent 1c900ef716
commit f7d436a73f
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

2
web/dist/index.html vendored
View File

@ -6,7 +6,7 @@
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LoLLMS WebUI</title>
<script type="module" crossorigin src="/assets/index-1d4f4faa.js"></script>
<script type="module" crossorigin src="/assets/index-86cb30f2.js"></script>
<link rel="stylesheet" href="/assets/index-a6119f57.css">
</head>
<body>

View File

@ -1,5 +1,5 @@
<template>
<div class="app-zoo background-color w-full p-6 pb-20 overflow-y-auto scrollbar-thin scrollbar-track-bg-light-tone scrollbar-thumb-bg-light-tone-panel hover:scrollbar-thumb-primary dark:scrollbar-track-bg-dark-tone dark:scrollbar-thumb-bg-dark-tone-panel dark:hover:scrollbar-thumb-primary active:scrollbar-thumb-secondary">
<div class="app-zoo background-color w-full p-6 pb-50 overflow-y-auto scrollbar-thin scrollbar-track-bg-light-tone scrollbar-thumb-bg-light-tone-panel hover:scrollbar-thumb-primary dark:scrollbar-track-bg-dark-tone dark:scrollbar-thumb-bg-dark-tone-panel dark:hover:scrollbar-thumb-primary active:scrollbar-thumb-secondary">
<nav class="panels-color shadow-lg rounded-lg p-4 max-w-4xl mx-auto mb-50 pb-50">
<div class="flex flex-wrap items-center justify-between gap-4">
<div class="flex items-center space-x-4">