chore: cleanup
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user