This commit is contained in:
Saoud Rizwan 2025-02-09 22:51:19 -08:00
parent c29816c310
commit 9812dd40c4

View file

@ -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);