Move unknown body to shared components (#33406)

* Move unknown body to shared components

* added story snapshots
This commit is contained in:
Zack
2026-05-06 14:36:34 +00:00
committed by GitHub
parent b5711264dd
commit dfc554aa91
14 changed files with 183 additions and 40 deletions
@@ -1,11 +0,0 @@
/*
Copyright 2024 New Vector Ltd.
Copyright 2015, 2016 OpenMarket Ltd
SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial
Please see LICENSE files in the repository root for full details.
*/
.mx_UnknownBody {
white-space: pre-wrap;
}