element-web/res
Suguru Hirahara 5446d5d6ba
Fix position of wide images on IRC / modern layout (#8667)
* Move declarations related to position from _MImageBody.scss to _EventTile.scss

These declarations should not be defined as default values as position depends on other factors such as layout, etc.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Move min-height and min-width declarations from _MImageBody.scss to _EventTile.scss

Since min-height and min-width have been specified for bubble layout, the declarations have been expected to be applied to the other layouts.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Apply 'justify-content: center' to bubble layout only

'justify-content: center' was added for the bubble layout with 1436f23. It should not be applied to the other layouts.

In order to prevent an issue related to cascading from happening, 'justify-content: flex-start' is explicitly specified.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* yarn run lint:style --fix

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2022-05-23 09:02:13 +02:00
..
css Fix position of wide images on IRC / modern layout (#8667) 2022-05-23 09:02:13 +02:00
fonts Upgrade `emojibase` and `twemoji` (#7286) 2022-03-23 17:08:34 +00:00
img Update "jump to related event" for design requirements & dev tooling (#8652) 2022-05-20 08:07:00 -06:00
media move default ringtones over from riot-web 2018-04-12 00:25:36 +01:00
themes Set color-scheme property in themes (#8547) 2022-05-09 21:55:31 -04:00