z-context icon indicating copy to clipboard operation
z-context copied to clipboard

`z-index` in `style` not detected

Open tmlmt opened this issue 2 years ago • 0 comments

I have this issue where z-index is shown as auto while element inspection shows that there is a z-index property set-up in the style attribute of the element. See example below.

image

Environment:

  • Ungoogled Chromium: v112.0
  • z-context: v2.1.0
  • UI: PrimeVue
  • Nuxt 3 Application

tmlmt avatar May 05 '23 20:05 tmlmt