Skip to content

Commit

Permalink
css fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed Nov 2, 2024
1 parent 81152de commit d643862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/PromptAnywhere.vue
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ const onResponseResize= (deltaX: number) => {
margin-bottom: 0px;
padding-bottom: 0px;
padding-left: 0px;
max-height: 75vh;
max-height: 70vh;
scrollbar-color: var(--scrollbar-thumb-color) var(--background-color);
}
Expand Down

0 comments on commit d643862

Please sign in to comment.