Skip to content

The 'tab-strip-area top' part is not applied #125

@MonikaKirkova

Description

@MonikaKirkova

Description

The tab strip area top CSS part selector does not apply the styles. It is working in version 1.18.1

  • version: 2.1.2
  • browser: NA

Steps to reproduce

  1. Create a Dock Manager layout with a pane that has a top tab strip area.
  2. Add the following CSS:
igc-dockmanager::part(tab-strip-area top) {
  background: red;
}
  1. Observe the top tab strip area.

Result

The background is not red.

Expected result

The background should be red.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions