(Translated by https://www.hiragana.jp/)
Button outline not using color · Issue #4169 · framework7io/framework7 · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Button outline not using color #4169

Closed
jacobg opened this issue May 2, 2023 · 0 comments
Closed

Button outline not using color #4169

jacobg opened this issue May 2, 2023 · 0 comments

Comments

@jacobg
Copy link

jacobg commented May 2, 2023

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant