1
0
Fork 1
mirror of https://example.com synced 2024-11-22 11:56:38 +09:00

fix: Show more button does not appear

This commit is contained in:
Nanaka Hiira 2024-01-01 17:39:04 +13:00 committed by naskya
parent 3f68e977c6
commit a53e0d18cf
Signed by: naskya
GPG key ID: 712D413B3A9FED5C

View file

@ -341,6 +341,7 @@ function focusFooter(ev) {
&.collapsed,
&.showContent {
display: block;
position: relative;
max-height: calc(15em + 100px);
> .body {