Switch to a small thumbnail for compact (comment) user profile
Ref https://gitlab.com/drutopia/drutopia/issues/283
This commit is contained in:
parent
658af35e2c
commit
219a8fef48
1 changed files with 4 additions and 4 deletions
|
@ -5,9 +5,9 @@ dependencies:
|
|||
config:
|
||||
- core.entity_view_mode.user.compact
|
||||
- field.field.user.user.field_user_picture
|
||||
- responsive_image.styles.short
|
||||
- image.style.thumbnail
|
||||
module:
|
||||
- responsive_image
|
||||
- image
|
||||
- user
|
||||
id: user.user.compact
|
||||
targetEntityType: user
|
||||
|
@ -18,10 +18,10 @@ content:
|
|||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: short
|
||||
image_style: thumbnail
|
||||
image_link: content
|
||||
third_party_settings: { }
|
||||
type: responsive_image
|
||||
type: image
|
||||
region: content
|
||||
hidden:
|
||||
member_for: true
|
||||
|
|
Loading…
Add table
Reference in a new issue