Fix expressions display
This commit is contained in:
parent
02cac8db8c
commit
9bd9ddb9e1
|
@ -48,7 +48,7 @@
|
|||
z-index: 2;
|
||||
overflow: hidden;
|
||||
resize: both;
|
||||
|
||||
display: flex;
|
||||
}
|
||||
|
||||
img.expression {
|
||||
|
@ -181,4 +181,4 @@ img.expression.default {
|
|||
div.expression {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue