Merge pull request #963 from deffcolony/staging

removes width: 100% from img.expression
This commit is contained in:
Cohee 2023-08-18 16:20:11 +03:00 committed by GitHub
commit b645746a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ img.expression {
min-height: 100px;
max-height: 90vh;
max-width: 90vh;
width: 100%;
top: 0;
bottom: 0;
padding: 0;