Merge branch 'preview-fixes' into preview-features

This commit is contained in:
the1812 2023-01-01 16:01:33 +08:00
commit cc491ee005

View File

@ -43,7 +43,7 @@ body {
.video-sections-content-list {
max-height: unset !important;
height: auto !important;
.video-section-list {
.video-section-list:not([style*="height: 0px"]) {
height: auto !important;
}
}