fix block style for emus
This commit is contained in:
parent
ab0b800688
commit
de47bd768b
|
@ -249,7 +249,7 @@ img, video {
|
|||
max-width: 100%;
|
||||
max-height: 600px;
|
||||
}
|
||||
.noise img {
|
||||
.noise img:not(.emu) {
|
||||
display: block;
|
||||
}
|
||||
img.emu {
|
||||
|
|
Loading…
Reference in New Issue