Fix various visual sign-up flow issues (#33206)
This commit is contained in:
parent
58c40caeb4
commit
ca45f896dd
88 changed files with 35 additions and 414 deletions
|
@ -3,6 +3,12 @@
|
|||
|
||||
.simple_form .button.button-tertiary {
|
||||
color: $highlight-text-color;
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
.status-card__actions button,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue