This commit is contained in:
parent
b42e078016
commit
8b7d00c9a3
|
@ -213,7 +213,7 @@ $avatarSize: 58px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
margin-top: calc( -1 * var(--MI-stickyTop) );
|
margin-top: calc( -1 * var(--MI-stickyTop) );
|
||||||
margin-bottom: calc( -1 * var(--MI-stickyBottom) );
|
margin-bottom: calc( -1 * var(--MI-stickyBottom) );
|
||||||
height: 100%;
|
height: fit-content;
|
||||||
min-height: var(--MI-QrShowMinHeight);
|
min-height: var(--MI-QrShowMinHeight);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue