Merge pull request #82 from cheeaun/main

Update from main
This commit is contained in:
Chee Aun 2023-03-15 22:12:17 +08:00 committed by GitHub
commit fc615e0c0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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);