Revert "Implement new toast UI (#10467)" (#10740)

This reverts commit 7632f36624.
This commit is contained in:
Michael Weimann
2023-04-28 14:56:26 +00:00
committed by GitHub
parent f819853cad
commit 35376996b0
12 changed files with 70 additions and 90 deletions
@@ -42,11 +42,11 @@ exports[`GenericToast should render as expected without detail content 1`] = `
<div>
Description
</div>
<span
class="mx_Caption mx_Toast_detail"
<div
class="mx_Toast_detail"
>
Detail
</span>
</div>
</div>
<div
aria-live="off"