fix: panel should adjust to content height

This commit is contained in:
alistair3149 2022-06-18 20:02:26 -04:00 committed by GitHub
parent 2ee397c829
commit 7762a0e9f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,6 @@
&__panel {
height: max-content;
block-size: 100%;
overflow-y: auto;
scroll-snap-align: start;