Skip to content

USlideover UI prop #4751

@jswhisperer

Description

@jswhisperer

Description

Reading the docs I'm assuming to change the width of the slideover is done with UI prop and setting wrapper?

<USlideover :ui="{ wrapper: 'classWithWidth' }"

I tried
<style lang="scss"> .classWithWidth { border: solid red 10px!important; } </style>

and doesn't render at all, any tips?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedv3#1289

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions