forked from naskya/firefish
fix: Show more button does not appear
This commit is contained in:
parent
3f68e977c6
commit
a53e0d18cf
1 changed files with 1 additions and 0 deletions
|
@ -341,6 +341,7 @@ function focusFooter(ev) {
|
|||
|
||||
&.collapsed,
|
||||
&.showContent {
|
||||
display: block;
|
||||
position: relative;
|
||||
max-height: calc(15em + 100px);
|
||||
> .body {
|
||||
|
|
Loading…
Reference in a new issue