Skip to content

backdrop-filter not work properly #138

@arturskro

Description

@arturskro

The backdrop-filter property works correctly in the preview. When exporting cards, effect disappears completely.
I use it like this:
#top-panel { position: absolute; top: 0; left: 0; width: 100%; height: 178px; background: rgba(255, 255, 255, 0.15); backdrop-filter: blur(5px); }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions