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
- Create a Dock Manager layout with a pane that has a top tab strip area.
- Add the following CSS:
igc-dockmanager::part(tab-strip-area top) {
background: red;
}
- Observe the top tab strip area.
Result
The background is not red.
Expected result
The background should be red.
Description
The tab strip area top CSS part selector does not apply the styles. It is working in version 1.18.1
Steps to reproduce
Result
The background is not red.
Expected result
The background should be red.