Fix ended polls overlapping event bubbles (#11895)
* Fix ended polls overlapping event bubbles Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Update snapshot Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
fc37f2d0e3
commit
2f0eb8fb05
3 changed files with 9 additions and 2 deletions
|
@ -10,7 +10,9 @@ exports[`<MPollEndBody /> when poll start event does not exist in current timeli
|
|||
|
||||
exports[`<MPollEndBody /> when poll start event exists in current timeline renders an ended poll 1`] = `
|
||||
<div>
|
||||
<div>
|
||||
<div
|
||||
class="mx_MPollEndBody"
|
||||
>
|
||||
<span
|
||||
class="mx_Caption"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue