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
This issue happens since the raising dark mode elevation has different "surface" value than the dark elevation for the current box shadow. I think to fix this I will:
add a new $rmd-card-bordered-background-color variable that is used just for this use case (might rename)
this variable will default to the same value as the box-shadowed cards
The text was updated successfully, but these errors were encountered:
Light Theme ✅
Dark Theme ❌
This issue happens since the raising dark mode elevation has different "surface" value than the dark elevation for the current box shadow. I think to fix this I will:
$rmd-card-bordered-background-color
variable that is used just for this use case (might rename)The text was updated successfully, but these errors were encountered: