fix embed css

This commit is contained in:
yoshiyoshyosh
2022-02-19 19:12:26 -06:00
committed by GitHub
parent 2c97cb0763
commit 139b7edebc

View File

@ -121,12 +121,6 @@
.tweet-content {
font-size: 18px;
}
.tweet-body {
display: flex;
flex-direction: column;
max-height: calc(100vh - 0.75em * 2);
}
.card-image img {
height: auto;