feat: ai style

This commit is contained in:
xingyu4j
2025-06-26 19:02:59 +08:00
parent da8943c840
commit 87bbc346dc
5 changed files with 24 additions and 28 deletions

View File

@@ -66,10 +66,10 @@ function reset() {
<template>
<Page auto-content-height>
<div class="absolute bottom-0 left-0 right-0 top-0 flex">
<div class="absolute bottom-0 left-0 right-0 top-0 m-4 flex">
<Left
:is-writing="isWriting"
class="h-full"
class="mr-4 h-full rounded-lg"
@submit="submit"
@reset="reset"
@example="handleExampleClick"