You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
3.0.2
Reproduction
Description
I try to make a design with position absolute. It works correctly when I use
solid
colors. But if I usesoft
orsubtle
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
The text was updated successfully, but these errors were encountered: