@@ -397,7 +397,7 @@ onUnmounted(() => {
height: 100%;
display: flex;
flex-direction: column;
- justify-content: space-around;
+ // justify-content: space-around;
align-items: flex-start;
overflow-y: auto;
overflow-x: hidden;