Skip to content

Button color may not work properly in position absolute #3863

Open
@albertcito

Description

@albertcito

Environment

  • Operating System: Darwin
  • Node Version: v21.7.3
  • Nuxt Version: 3.16.2
  • CLI Version: 3.24.1
  • Nitro Version: 2.11.8
  • Package Manager: [email protected]
  • Builder: -
  • User Config: extends, components, devtools, googleFonts, modules, runtimeConfig, compatibilityDate, typescript, build, vite, devServer, app, colorMode, spaLoadingTemplate, bugsnag
  • Runtime Modules: @nuxtjs/[email protected], @nuxt/[email protected], [email protected], @nuxt/[email protected]
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

3.0.2

Reproduction

Image

Description

I try to make a design with position absolute. It works correctly when I use solid colors. But if I use soft or subtle variants it displays the background line anyway. Also, the color varies depending on the background color.

Is there a way to make it work with those colors?

Maybe the solution is to create variables for those colors instead of using opacity.

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriagev3#1289

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions