Possible fix to the black box bug inside sheet
This commit is contained in:
parent
2c970cda3d
commit
cf3e8895ee
|
@ -981,7 +981,7 @@ body:has(.status-deck) .media-post-link {
|
|||
flex-direction: column;
|
||||
max-height: 90vh;
|
||||
max-height: 90dvh;
|
||||
overflow: hidden;
|
||||
/* overflow: hidden; */
|
||||
background-color: var(--bg-color);
|
||||
width: 100%;
|
||||
max-width: calc(var(--main-width) - 50px - 16px);
|
||||
|
|
Loading…
Reference in a new issue