fix: update sidebar scrolling behavior

This commit is contained in:
Yann Amsellem
2025-04-14 11:18:46 +02:00
parent 3e8d8a5fdc
commit 8f6e50564b

View File

@@ -96,6 +96,8 @@
div {
display: flex;
flex-direction: column;
overflow: hidden;
gap: 18px;
}
button {