mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Fixes
This commit is contained in:
parent
c29816c310
commit
9812dd40c4
1 changed files with 1 additions and 1 deletions
|
|
@ -919,7 +919,7 @@ const ScrollToBottomButton = styled.div`
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
flex: 1;
|
||||
height: 24px;
|
||||
height: 25px;
|
||||
|
||||
&:hover {
|
||||
background-color: color-mix(in srgb, var(--vscode-toolbar-hoverBackground) 90%, transparent);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue