chore: cleanup

pull/14685/head^2
adamelmore 2026-02-24 08:21:02 -06:00
parent 082f0cc127
commit c92913e962
No known key found for this signature in database
GPG Key ID: 9CB48779AF150E75
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@
display: none;
}
.scroll-view__viewport {
display: flex;
flex-direction: column;
}
[data-slot="session-review-container"] {
flex: 1 1 auto;
padding-right: 4px;