fix(web): height calculate

This commit is contained in:
zhaoying
2026-03-27 12:02:50 +08:00
parent 9ae1d2f0d9
commit 6f7fee18c9
64 changed files with 545 additions and 569 deletions

View File

@@ -2,7 +2,7 @@
* @Author: ZhaoYing
* @Date: 2026-02-03 17:44:04
* @Last Modified by: ZhaoYing
* @Last Modified time: 2026-02-09 12:18:09
* @Last Modified time: 2026-03-26 14:36:33
*/
/**
* Prompt History Component
@@ -126,6 +126,7 @@ const History: React.FC = () => {
</div>
</RbCard>
)}
heightClass="rb:h-[calc(100vh-126px)]!"
/>
<PromptDetail