chore: cleanup

This commit is contained in:
Adam
2025-12-17 03:58:16 -06:00
parent 494e6fff01
commit d7e133732c
2 changed files with 19 additions and 21 deletions

View File

@@ -1,6 +1,5 @@
[data-component="session-turn"] {
/* flex: 1; */
--scroll-y: 0px;
height: 100%;
min-height: 0;
min-width: 0;
@@ -28,7 +27,6 @@
align-self: stretch;
min-width: 0;
gap: 42px;
/* gap: clamp(8px, calc(42px - var(--scroll-y) * 0.48), 42px); */
overflow-anchor: none;
}