forked from MarseyWorld/MarseyWorld
try smth to fix the twitter embed scrolling issue
parent
a61431163f
commit
b5d586bc0f
|
@ -5556,6 +5556,7 @@ div[id^="form-preview-"] li > p:first-child {
|
||||||
.twitter-tweet-rdy {
|
.twitter-tweet-rdy {
|
||||||
margin-bottom: 9.8px;
|
margin-bottom: 9.8px;
|
||||||
padding-bottom: 7px;
|
padding-bottom: 7px;
|
||||||
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
.controversial {
|
.controversial {
|
||||||
color: #f27d0c !important;
|
color: #f27d0c !important;
|
||||||
|
|
Loading…
Reference in New Issue