Botao Wang
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
app/javascript/styles/mastodon/admin.scss
|
|
@ -384,7 +384,7 @@ $content-width: 840px; |
|
|
|
position: fixed; |
|
|
|
z-index: 10; |
|
|
|
width: 100%; |
|
|
|
height: calc(100vh - 56px); |
|
|
|
height: calc(100% - 56px); |
|
|
|
left: 0; |
|
|
|
bottom: 0; |
|
|
|
overflow-y: auto; |
|
|
|