Fix various visual sign-up flow issues (#33206)
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
|
||||
.simple_form .button.button-tertiary {
|
||||
color: $highlight-text-color;
|
||||
|
||||
&:hover,
|
||||
&:focus,
|
||||
&:active {
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
.status-card__actions button,
|
||||
|
||||
Reference in New Issue
Block a user