Skip to content

Image border radius is being overwritten! help! #71

@frederikgrummesgaard

Description

@frederikgrummesgaard

Hello @bathejasumeet!
I would like to have small rounded corners on my images but WebImage won't let me.
I know that if you'd like a round picture, you can use rounded="true" but sadly I don't want that.
Does anyone have a solution or a workaround?
I have tried to add the border radius to the layout, but it still overflows:

<WebImage stretch="aspectFill"
height="180"
style="border-radius: 20 !important;"
placeholder="~/assets/logo-placeholder.png"
[src]="adventureEntry.pictureURL">

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions