Commit 0d9c6eb3 by Apple\Apple

💄 style(thinkingcontent): delete thinkcontent `minHeight` style

parent ea632c6f
......@@ -76,7 +76,6 @@ const ThinkingContent = ({
className="bg-white/70 backdrop-blur-sm rounded-lg sm:rounded-xl p-2 shadow-inner overflow-x-auto overflow-y-auto thinking-content-scroll"
style={{
maxHeight: '200px',
minHeight: '100px',
scrollbarWidth: 'thin',
scrollbarColor: 'rgba(0, 0, 0, 0.3) transparent'
}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment