Skip to content

Button outline not using color #4169

@jacobg

Description

@jacobg
  • Framework7 version: 8.0.3
  • Vue.js version: 3.2.47
  • Platform and Target: iOS web browser

Describe the bug

Create a button with outline and green color:

<f7-button outline large raised color="green" @click="createAccount">
   Create Account
</f7-button>

Expected behavior

The button text and outline should both be green.

Actual Behavior

The button text is green, but the outline is blue.

Screenshots

Screenshot 2023-05-02 at 7 26 07 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions