feat: 样式调整
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
</scroll-view>
|
||||
|
||||
<!-- 输入框区域 -->
|
||||
<view class="footer">
|
||||
<view class="pb-safe-area">
|
||||
<ChatQuickAccess @replySent="handleReplyInstruct" />
|
||||
<ChatInputArea
|
||||
ref="inputAreaRef"
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
.footer {
|
||||
padding-bottom: Max(env(safe-area-inset-bottom), 12px);
|
||||
}
|
||||
Reference in New Issue
Block a user