riot-web/res/css
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
..
components/views Live location sharing - update live location tiles (PSF-1027) (#8649) 2022-05-20 09:49:01 +00:00
structures registration: redesign email verification page (#8554) 2022-05-13 14:10:22 +00:00
views Fix position of wide images on IRC / modern layout (#8667) 2022-05-23 09:02:13 +02:00
_animations.scss Handle prefers-reduced-motion 2021-09-21 17:42:23 +02:00
_common.scss Fix visual bugs on AccessSecretStorageDialog (#8160) 2022-05-11 12:33:21 +00:00
_components.scss Live location sharing - update live location tiles (PSF-1027) (#8649) 2022-05-20 09:49:01 +00:00
_font-sizes.scss
_font-weights.scss
_spacing.scss add spacing variables (#7456) 2022-01-04 10:15:20 -07:00
rethemendex.sh