fix: qa feedback - improve text-highlight text color for seed modal

pull/2522/head
William Grant 3 years ago
parent 66d8c8835c
commit b566cb6685

@ -313,7 +313,7 @@ label {
&__text-highlight {
@include text-highlight(var(--primary-color));
color: var(--modal-text-color);
color: var(--black-color);
font-family: monospace;
font-style: normal;

Loading…
Cancel
Save