forked from MarseyWorld/MarseyWorld
try to fix the issue with embeds having click priority
parent
57c2774bc0
commit
bb72ded7e1
|
@ -7679,6 +7679,8 @@ img[src$="/e/speechbubble.webp"] {
|
|||
display: inline !important;
|
||||
width: min(100%, 552px);
|
||||
vertical-align: middle;
|
||||
z-index: 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
p:has(.reddit-embed, .twitter-embed) {
|
||||
|
|
Loading…
Reference in New Issue