module CSS makes postcode form element invisible on Olivero

Created on 3 June 2025, 9 days ago

Problem/Motivation

On Olivero, Drupal's default theme, the postcode form element is invisible because of this CSS rule:

> border: 0.125rem solid var(--color-black);

My browser tells me this is because (--color-black) is not set.

I'd say that this sort of cosmetic change isn't something the module should be doing, rather it's up to the site theme.

(The 'text-transform: uppercase;' is a nice touch though!)

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.0

Component

User interface

Created by

🇬🇧United Kingdom joachim

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

Comments & Activities

Production build 0.71.5 2024