fix: ai chat dark
parent
87bbc346dc
commit
0fbff4997f
|
@ -305,7 +305,7 @@ onMounted(async () => {
|
||||||
<template>
|
<template>
|
||||||
<Layout.Sider
|
<Layout.Sider
|
||||||
width="280px"
|
width="280px"
|
||||||
class="!bg-primary-foreground conversation-container relative flex h-full flex-col justify-between overflow-hidden p-4"
|
class="conversation-container relative flex h-full flex-col justify-between overflow-hidden p-4"
|
||||||
>
|
>
|
||||||
<Drawer />
|
<Drawer />
|
||||||
<!-- 左顶部:对话 -->
|
<!-- 左顶部:对话 -->
|
||||||
|
|
Loading…
Reference in New Issue