mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Tweak thumbnail display
This commit is contained in:
parent
bb774e17eb
commit
2cffbc860b
1 changed files with 1 additions and 1 deletions
|
|
@ -661,7 +661,7 @@ const ChatTextArea = forwardRef<HTMLTextAreaElement, ChatTextAreaProps>(
|
|||
style={{
|
||||
position: "absolute",
|
||||
paddingTop: 4,
|
||||
bottom: 14,
|
||||
bottom: 32,
|
||||
left: 22,
|
||||
right: 67,
|
||||
zIndex: 2,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue