Fixed onboarding primary button color (#6796)
This commit is contained in:
parent
8b82de8118
commit
1de0f6fbab
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@
|
|||
}
|
||||
|
||||
.next-button {
|
||||
color: var(--button-primary-color);
|
||||
background: var(--button-primary-bg);
|
||||
float: right;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue