element-web-Github/res/css/views
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
..
audio_messages Fix the width bounce of the clock on the AudioPlayer (#8320) 2022-05-11 11:58:07 +01:00
auth registration: redesign email verification page (#8554) 2022-05-13 14:10:22 +00:00
avatars Don't show public indicator on spaces (#8607) 2022-05-16 10:24:01 +02:00
beta Support Inter on custom themes (#8399) 2022-05-09 07:55:28 +01:00
context_menus Update "jump to related event" for design requirements & dev tooling (#8652) 2022-05-20 08:07:00 -06:00
dialogs Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
directory Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
elements Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
emojipicker Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
location Live location sharing - extract location markers into generic Marker (#8225) 2022-04-06 12:40:39 +01:00
messages Fix position of wide images on IRC / modern layout (#8667) 2022-05-23 09:02:13 +02:00
right_panel Move '.mx_ThreadSummary' from _ThreadPanel.scss to _TimelineCard.scss (#8661) 2022-05-21 11:34:00 +02:00
room_settings Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
rooms Fix position of wide images on IRC / modern layout (#8667) 2022-05-23 09:02:13 +02:00
settings Standardise the margin for settings tabs (#7963) 2022-05-12 10:09:17 +01:00
spaces Add default properties to link buttons and remove redundant settings (#8151) 2022-04-05 11:29:35 -06:00
terms Color cleanup 8 (#7108) 2021-11-11 13:37:29 +00:00
toasts Normalize call buttons (#8129) 2022-04-04 00:34:39 -06:00
typography Live location sharing: maximised view sidebar container (#8360) 2022-04-20 08:14:24 +00:00
verification Fix look of emoji verification (#7133) 2021-11-15 09:09:19 +00:00
voip Create a mixin of cancel button (#8526) 2022-05-07 21:08:00 +02:00