Skip to content

Commit

Permalink
fix(widget): ui fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony23991 committed Jan 16, 2025
1 parent a788385 commit 989de8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}

.contentWrapper {
max-height: 50vh;
max-height: 40vh;
overflow-y: auto;
overflow-x: hidden;
}
Expand Down

0 comments on commit 989de8c

Please sign in to comment.