kopia lustrzana https://github.com/cheeaun/phanpy
Possible fix to the black box bug inside sheet
rodzic
2c970cda3d
commit
cf3e8895ee
|
@ -981,7 +981,7 @@ body:has(.status-deck) .media-post-link {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
max-height: 90vh;
|
max-height: 90vh;
|
||||||
max-height: 90dvh;
|
max-height: 90dvh;
|
||||||
overflow: hidden;
|
/* overflow: hidden; */
|
||||||
background-color: var(--bg-color);
|
background-color: var(--bg-color);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: calc(var(--main-width) - 50px - 16px);
|
max-width: calc(var(--main-width) - 50px - 16px);
|
||||||
|
|
Ładowanie…
Reference in New Issue