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
Saw the same thing. I was able to fix this with this override: .alert { --tblr-alert-bg: color-mix(in srgb, var(--tblr-alert-color) 20%, var(--tblr-bg-surface)); --tblr-alert-border-color: color-mix(in srgb, var(--tblr-alert-color) 40%, var(--tblr-bg-surface)); }
Browser
All
OS
All
Screen size
All
Describe the bug
I update to 1.2.0 and i notice that alert body are transparent.
How to reproduce
Go to page https://preview.tabler.io/alerts.html and change card color
Screenshots
The text was updated successfully, but these errors were encountered: