View mode teaser for field_tags missing

Created on 17 August 2024, 5 months ago

Problem/Motivation

I'm missing a CSS selector for field_tags in teaser mode.

.node--view-mode-teaser .field--tags {
    margin-block-start: var(--sp4);
    margin-block-end: var(--sp1);
    padding-block: var(--sp1-5);
    padding-inline-start: var(--sp2);
    padding-inline-end: var(--sp2);
    background-color: var(--color--gray-100);
}

Is this intentionally missing or a miss?

Aside I the margin-block-start: var(--sp4); looks a bit much sprace to me if this is below a title.

Steps to reproduce

Proposed resolution

Add the selector to tags.css

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

๐Ÿ› Bug report
Status

Active

Version

10.3 โœจ

Component
Oliveroย  โ†’

Last updated about 4 hours ago

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany marc.bau

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024