fix embed css
This commit is contained in:
parent
2c97cb0763
commit
139b7edebc
1 changed files with 0 additions and 6 deletions
|
@ -121,12 +121,6 @@
|
||||||
.tweet-content {
|
.tweet-content {
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tweet-body {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
max-height: calc(100vh - 0.75em * 2);
|
|
||||||
}
|
|
||||||
|
|
||||||
.card-image img {
|
.card-image img {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
Loading…
Reference in a new issue