-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
- 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
Metadata
Metadata
Assignees
Labels
No labels