Make shared-components tiles render identically outside Element Web - # 1 (#33418)

* Apply event presentation attributes to timeline previews and errors

* Make TextualEventView render the same in web and storybook

* Make TileErrorView render the same in app/web and storybook

* Updated snapshots

* Make it possible to view shared components with default app/web base styling.

* Adjust styling and add underline to pass tests

* Fix Sonar issue

* Rename base css to root css

* Handle font styling correctly
This commit is contained in:
rbondesson
2026-05-11 11:06:11 +00:00
committed by GitHub
parent 82fef06895
commit eb08257b77
24 changed files with 302 additions and 122 deletions
@@ -7,12 +7,8 @@ Please see LICENSE files in the repository root for full details.
*/
.mx_TextualEvent {
overflow-y: hidden;
line-height: normal;
a {
color: $accent;
cursor: pointer;
}
.mx_RoomView_searchResultsPanel & {