Let sticky_bottom scroll for very small screens.

master
voussoir 2021-01-05 01:25:50 -08:00
parent bef91b959b
commit cc2199d59a
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ iframe.embedded_search
right: 8px;
bottom: 8px;
height: var(--size_sticky_bottom);
overflow-y: scroll;
}
#content_body.sticky_bottom_left #left:before,
#content_body.sticky_bottom_right #right:before