refine step and stream spacing

This commit is contained in:
Shantur Rathore
2025-11-27 10:41:34 +00:00
parent 54905c5626
commit 2f40f5eedf
3 changed files with 68 additions and 53 deletions

View File

@@ -73,7 +73,7 @@
.message-stream-block {
display: flex;
flex-direction: column;
gap: 0.25rem;
gap: 0.125rem;
}
.message-scroll-button-wrapper {