Helper: removes blue text shadow from CTA on disconnect account screen
This commit is contained in:
parent
409a3a0141
commit
12a399b529
File diff suppressed because one or more lines are too long
|
@ -871,6 +871,7 @@ $color_button_secondary: $woo_pink2;
|
|||
line-height: 37px;
|
||||
min-width: 124px;
|
||||
padding: 0 13px;
|
||||
text-shadow: none;
|
||||
|
||||
&:hover,
|
||||
&:active,
|
||||
|
|
Loading…
Reference in New Issue